“加载”导航到下一页时图像挂起
我有一个网页(当用户单击“下一步”时)继续进行复杂的服务器端操作。 Internet Explorer 有时会给用户留下此阶段没有发生任何事情的印象,因此我想显示“加载程序”gif 和消息“请稍候...”但是,加载程序 gif 例如 http://ajaxload.info 一旦 Internet Explorer 更改其 href 位置,就会停止旋转,给用户(“特殊”)留下该网站已停止运行的印象“挂起”,然后他们关闭了页面!
我认为 元素是我需要阻止旋转加载器图像“挂起”的元素,但事实并非如此 - 有人知道我在说什么以及如何实现这一点吗?
非常混乱,感谢您的理解:P
I have a webpage that proceeds (when user clicks 'Next') to a complex server-side operation. Internet Explorer sometimes gives the user the impression that nothing is happening at this stage, so I wanted to display a "loader" gif and the message "Please wait..." However, the loader gif e.g. http://ajaxload.info stops spinning as soon as Internet Explorer changes its href location giving the users (who are "special") the impression that the website has "hung" and they close the page!
I thought an <iframe>
element was what I needed to stop the spinning loader image from "hanging" but it isnt - does anyone have a clue what Im talking about and how I can achieve this?
Very confusing, thanks for your understanding :P
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查 IE 中的动画 GIF 停止
Check Animated GIF in IE stopping