照片幻灯片无法在Mozilla FireFox中显示 [英] photo slideshow is not able to display in mozilla firefox

查看:68
本文介绍了照片幻灯片无法在Mozilla FireFox中显示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

if(request.browser.browser =="IE")

以上行仅适用于Internet Explorer..

if(request.browser.browser=="IE")

the above line works only for the internet explorer..
the same code how should i write for mozilla firefox?

推荐答案

hi,

如果您想检测浏览器,请参考以下示例
if(request.browser.browser =="IE")适用于mozilla


http://www.quirksmode.org/js/detect.html [


if you want to detect browzer here is the sample
if(request.browser.browser=="IE") work for mozilla


http://www.quirksmode.org/js/detect.html[^]


这篇关于照片幻灯片无法在Mozilla FireFox中显示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆