Slick Media Blog

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

Webflow Prev Next Pagination with Names

August 16, 2021
2021-08-16
A Previous Next Pagination for Webflow with Item Names using Collections, jQuery and basic CSS.

Disable Option Selection in Select Dropdown

August 13, 2021
2021-08-13
Disable and grey out a select dropdown option so that it's not an available choice. This select option disabling is handy for the first HTML select choice option.

Scroll to Top Button

August 4, 2021
2021-08-04
Create a Scroll to Top button for your website with CSS and jQuery Snippet

Ajax Load External Script

July 5, 2021
2021-07-05
How to load an external script with Ajax

Webflow Responsive Slider

June 16, 2021
2021-06-16
How to create a Responsive Webflow Slider using CSS only and just 3 simple steps

Webflow Mobile Nav Scroll Overflow

June 7, 2021
2021-06-07
How to scroll the Webflow Mobile Nav with overflow

Set Timeout Function

June 6, 2021
2021-06-06
How to set a desired time before a function triggers

jQuery Get Attribute

April 6, 2021
2021-04-06
How to alert and also display an attribute with jQuery.

Moment.js Time between two dates from now

April 5, 2021
2021-04-05
How to show the time elapsed between a date in the past and today / now with Moment.js.

jQuery Text Links to Hyperlinks

April 1, 2021
2021-04-01
How to turn text links into clickable links with an href attribute.

jQuery Set Image TITLE from ALT Tag

January 11, 2021
2021-01-11
This is a super-useful jQuery Script that gets the Image Title from the ALT Tag if no title is set with a fall-back to the image src.

Enable Cross-Origin Resource Sharing with CORS Anywhere

October 29, 2020
2020-10-29
How to enable Cross-Origin Resource Sharing with CORS Anywhere

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