简体   繁体   English

使用galleryView jquery插件的图库图像加载问题

[英]gallery image loading problem using galleryView jquery plugin

programmers. 程序员。 i need help 我需要帮助

I tried to implement jquery galleryview plugin for my image gallery( this is my image gallery ). 我尝试为我的图片库( 这是我的图片库 )实现jquery galleryview插件。 The problem i face is it gets some what properly loaded in firefox but, in chrome and safari the condition of the gallery is worse. 我面临的问题是它在Firefox中得到了适当的加载,但是在chrome和safari中,画廊的状况更糟。 Gallery doesn't load on first instant (or) on page refresh. 图库不会在页面刷新的第一个瞬间(或)加载。 On first load of the gallery in chrome and safari i get blank screen and without refreshing the gallery if i visit some url and click browser back button the gallery gets displayed. 在chrome和safari中首次加载图库时,如果我访问一些URL并单击浏览器后退按钮,则显示空白屏幕,并且不刷新图库。

Where am i going wrong? 我要去哪里错了? How can i get smooth loading of the gallery on other browsers using this galleryview plugin? 如何使用此galleryview插件在其他浏览器上顺利加载图库?

Thanks for any help. 谢谢你的帮助。

first when the gallery is Loading I get 2 errors: 首先,当图库正在加载时,我会遇到2个错误:

Correct the path to this files. 更正此文件的路径。

In the script firebug tells me that: 在脚本中,firebug告诉我:

  • dynamicallyResizedContainer is not defined resizeTimer = setTimeout(dynamicallyResizedContainer, 100); 没有定义dynamicResizedContainer; resizeTimer = setTimeout(dynamicallyResizedContainer,100);

    script.js line 140 script.js第140行

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM