alexgrozav
07-04-2011, 06:58 AM
I've tried hosting my WIP website to see how it works. Everything goes well except for the following:
On my Portfolio page:
[Portfolio] (http://grozav.t15.org/Portfolio.html)
I have coded a "gallery" in jquery.
When the page starts loading it seems that the browser loads the `#portfolioSlider` div which is supposed to be display:none until triggered. It contains lots of images resulting in massive load time until the thumbnails ( `#Portfolio` ) starts loading.
How can I make the `#portfolioSlider` images start loading only after it opens?
Thanks in advance!
On my Portfolio page:
[Portfolio] (http://grozav.t15.org/Portfolio.html)
I have coded a "gallery" in jquery.
When the page starts loading it seems that the browser loads the `#portfolioSlider` div which is supposed to be display:none until triggered. It contains lots of images resulting in massive load time until the thumbnails ( `#Portfolio` ) starts loading.
How can I make the `#portfolioSlider` images start loading only after it opens?
Thanks in advance!