2007年10月21日 星期日 22:35
How can I test the web page which is opened by window.showModalDialog() method using PAMIE? There are two html pages:a.html and b.html. [a.html]: [b.html]: Firstly, I clicked button_a in a.html. The b.html is pop up. Now I expect to click the button_b in b.html. How to do?Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20071021/cdba7d58/attachment.htm
2007年10月21日 星期日 23:15
别用这个 IE Only 的东西了, 你能打死都确认你的用户没有用 firefox/konqueror/safari ? 如果是需要在页面里显示个自定义对话框,或自己的窗口, 那么去看点ajax 库吧 2007/10/21, 尹祥龙 <yinxianglong at gmail.com>: > How can I test the web page which is opened by window.showModalDialog() > method using PAMIE? > > There are two html pages:a.html and b.html. > [a.html]: > > > > [b.html]: > > > Firstly, I clicked button_a in a.html. The b.html is pop up. Now I expect to > click the button_b in b.html. How to do?Thanks > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > -- Hiweed-Debian pgpkey: http://pgp.mit.edu:11371/pks/lookup?op=get&search;=0x5B6F0C29
2007年10月23日 星期二 10:51
现在的问题是必须解决IE上的东西,而非要绕开ie。 On 10/21/07, Jiahua Huang <jhuangjiahua at gmail.com> wrote: > > 别用这个 IE Only 的东西了, > 你能打死都确认你的用户没有用 firefox/konqueror/safari ? > > 如果是需要在页面里显示个自定义对话框,或自己的窗口, > 那么去看点ajax 库吧 > > 2007/10/21, 尹祥龙 <yinxianglong at gmail.com>: > > How can I test the web page which is opened by window.showModalDialog() > > method using PAMIE? > > > > There are two html pages:a.html and b.html. > > [a.html]: > > > > > > > > [b.html]: > > > > > > Firstly, I clicked button_a in a.html. The b.html is pop up. Now I > expect to > > click the button_b in b.html. How to do?Thanks > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > -- > Hiweed-Debian > pgpkey: http://pgp.mit.edu:11371/pks/lookup?op=get&search;=0x5B6F0C29 > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20071023/e1f53d08/attachment.htm
Zeuux © 2025
京ICP备05028076号