javascript - Greybox Image Gallery - Images don't load on initial click -


i using greybox display images in image set. when clock on 1 of links, image set appears, pictures not load first time (it shows white background - see attached image). if move forward 1 place in image set , render properly.

i loading following files in section, , gb_root_dir variable set. suggestions? thanks!

<script type="text/javascript" src="greybox/ajs.js"></script> <script type="text/javascript" src="greybox/ajs_fx.js"></script> <script type="text/javascript" src="greybox/gb_scripts.js"></script> <link href="greybox/gb_styles.css" rel="stylesheet" type="text/css" /> 

enter image description here

figured out - image thumbnail (square) , loaded in greybox (oblong) 2 physically different files. gb doesn't handle reason.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -