本文介绍了Whar是window.showModalDialog的等效跨浏览器解决方案?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Whar是window.showModalDialog的等效跨浏览器解决方案?
showModalDialog在IE和FF 3中引入。

Whar are equivalent cross-browser solutions for window.showModalDialog?showModalDialog introduced in IE and FF 3.

推荐答案

原生我认为没有。但有很多提供此类功能的UI工具包,例如,以及。

Natively I think there are none. But there are lots of UI toolkits that provides such functionality, such as jQuery-UI, the dojo toolkit and also the Yahoo-UI.

这篇关于Whar是window.showModalDialog的等效跨浏览器解决方案?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-08 12:38