Advertise here

jQuery Plugins Tagged ‘trigger’

ScrollTrigger – Scroll Based Animations with Ease

July 06, 2016     5042     Scroll Animation
ScrollTrigger – Scroll Based Animations with Ease

Triggers classes on html elements based on the scroll position. It makes use of requestAnimationFrame so it doesn't jack the users scroll, that way the user / browser keeps their original scroll behaviour.

Read More »

imagesLoaded – jQuery Plugin that Triggers a Callback After All Images Loaded

January 15, 2013     3071     Others
imagesLoaded – jQuery Plugin that Triggers a Callback After All Images Loaded

imagesLoaded is a jQuery plugin that triggers a callback after all the selected/child images have been loaded. Because you can't do .load() on cached images.

Read More »