Php Jquery Javascript preloading images -


simple question.

if loop through php , create several images set display:none , use jquery access visibility, increase page load time , such if images displayed on page?

if so, there simple way load images dynamically, if user selects , option , image gallery appears page not refresh (ajax?)

thanks!

nope. take longer since have set display:none , show them jquery if showed them downloaded.

in second part of question think you're referring lazy loading, images loaded on demand user, instead of front.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -