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" />
figured out - image thumbnail (square) , loaded in greybox (oblong) 2 physically different files. gb doesn't handle reason.
Comments
Post a Comment