Hi,
I am using nice galleria lib, but it looks ugly on IE page loads (either when visiting the site first time or jumping back to gallery page). It looks very weird, because IE loads the images first places them as list items and after that applies the galleria-magic. Firefox does this (as usual) much better, it does not display the pictures until galleria is ready to display the whole gallery view. Has somebody faced same ui-problem with IE7 (or generally with IEs) and knows a solution? My code is roughly: ---- <script type="text/javascript" src="/js/jquery.min.js"></script> <script type="text/javascript" src="/js/jquery.galleria.js"></script> <script type="text/javascript" src="/js/demo.js"></script> <ul class="gallery_demo_unstyled"> ....list of pics </ul> ----- My server sends back ETag and Last-Modified headers. thanks. ----- manuel aldana aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://www.nabble.com/gallery-with-galleria-js-lib-looks-weird-on-page-loads-with-IE7-tp22420818s27240p22420818.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.