ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 245 forks source link

Any chance of making this a Joomla Plugin ? #54

Open ghost opened 8 years ago

ghost commented 8 years ago

I have a Joomla web site with a Custom HTML module which is simply a iFrame that calls a web page i made with Adobe Edge Animate for a small animated banner.

I need the animation to start only when the banner (i.e. iFrame) gets visible by the user scrolling down to it. (It stands in the middle of the page)

Any chance the .js lib could easily be used directly into the "Custom HTML" module i made ? As you probable know, Joomla forbids regular jQuery calls and forces jquery() instead of $().