Note that there are some explanatory texts on larger screens.

plurals
  1. POjQuery lazy loading custom event or other suggestions?
    primarykey
    data
    text
    <p>I am really new to jQuery but am helping a client with an issue on their website (had previously helped them with a non-jQuery problem) The initial login required is: username: shelliesimon / password: <strong>t3$t2012</strong> <a href="http://bit.ly/LhcG13" rel="nofollow">http://bit.ly/LhcG13</a> (under Sign in)</p> <p>It should then load a page which is a Lightbox gallery that has been customised to show images in a slider as well enabling custom thumbnails that can be clicked at the bottom for the client to select and email. </p> <p>The issue the client has is that when the image has too many photos, the 'pre-loading' of the larger images causes the browser to slow down (CPU usage rockets) and its hard to navigate. So I thought that perhaps Lazy loading would be the way forward (given that it is jQuery based)</p> <p>I have had limited success in using this method after including the script from the jQuery Lazy Load website and changing the source to use data-original etc. and think the key may be in using a custom event - I have tried 'click' as demonstrated in the documentation, but this requires the user to 'click' on the thumbnail and then again on the non-preloaded image at the top. </p> <p>This also means that the original slider functionality stopped working. </p> <p>I am at a bit of a loss as to what to do next in terms of finding out what 'event' is the custom event on this page and how to access it. Another approach is that I am still trying to decipher this suggestion to modify the cycle plugin <a href="http://www.anotherwebdevblog.com/simple-jquery-cycle-lazy-load-solution/" rel="nofollow">http://www.anotherwebdevblog.com/simple-jquery-cycle-lazy-load-solution/</a>) and would really appreciate any suggestions or comments from experts and others who are far more knowledgeable.</p> <p>Many thanks in advance</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload