Slick Media Blog

Covering Website Design, Coding, SaaS, Software and Tech.
Editorial by
Glenn

Scroll To with Fixed Header

September 29, 2020
2020-09-29
This jQuery snippet is the holy grail of jQuery Scroll To with Fixed Header and the only script that we have found to work with Webflow Fixed Header with Scroll.

CSS Colour Tint

July 31, 2020
2020-07-31
Colour Tint with CSS

Element height always the same as width

July 23, 2020
2020-07-23
How to ensure the element height is always the same as the width

Auto populate Webflow form from URL parameter uppercase remove %20

May 12, 2020
2020-05-12
How to auto-populate a Webflow form from URL parameter

jQuery Toggle Class on Click

April 8, 2020
2020-04-08
How to toggle the Class on Click with jQuery

301 Domain Redirect

February 4, 2020
2020-02-04
The 301 Domain Redirect Explained and Uses for Good SEO

Slick Carousel Fade In on Load

January 7, 2020
2020-01-07
You don't need any JavaScript/jQuery to Fade in the Slick Carousel on Load as this can be achieved with just a few lines of CSS.

CSS Target all mobile devices

January 7, 2020
2020-01-07
If you are looking to make a universal CSS rule for all mobile devices then use the following CSS media query.

Remove Video Loop

November 6, 2019
2019-11-06
Embedded HTML 5 Videos often default to looping video and this is derived from the video 'loop' attribute. Here is how you can remove the Video loop attribute with a simple jQuery snippet.

jQuery Other Input box to Select dropdown

October 30, 2019
2019-10-30
How to create an 'Other' Input Box from a select dropdown

iCloud Unable to Login Fix

September 30, 2019
2019-09-30
If you find that you are suddenly unable to login to iCloud on Mac then follow this simple step to fix it.

Isotope Filter by URL Hash

July 24, 2019
2019-07-24
jQuery Isotope remains the best script to filter and sort elements in various layouts like grids, masonry and responsive layouts. A missing feature is the ability to sort these layouts via a URL hash and you can fill in this blank with this snippet

Best Free Snippets Manager

July 12, 2019
2019-07-12
Gisto is a FREE code snippet manager that runs on GitHub Gists and adds additional features such as searching, tagging and sharing gists while including a rich code editor.

jQuery Remove Duplicates

July 2, 2019
2019-07-02
This is a useful jQuery Script that removes duplicates within an element such as a list. It simply cycles through an element and removes anything previously 'seen'.

Mac spinning wheel fix

June 2, 2019
2019-06-02
Fix Mac rainbow spinning wheel of death.