摘要:
我都是用这种方法往iframe里面添加内容的。document.frames["iframe1"].document.write("");请问怎么才能清空iframe1里面的内容?不要用以下两种方法:document.frames["iframe1"].document.close();docu... 阅读全文
posted @ 2015-12-02 22:36
hannover
阅读(3929)
评论(0)
推荐(0)
摘要:
一. QueryString : QueryString's name : QueryString's index : 结果 : 阅读全文
posted @ 2015-12-02 22:11
hannover
阅读(4063)
评论(0)
推荐(0)
摘要:
In XPages, CGI variables are also available, but you need to write some code to get them via theJSF context.First you need to callfacesContext.getExte... 阅读全文
posted @ 2015-12-02 16:08
hannover
阅读(459)
评论(0)
推荐(0)