在实际的开发中,我们经常要做到以下的效果:
\n\n
虽然操作是很简单,但是相信大多数人都是“拿来主义”者,不会关心代码。
呵呵,其实今天自己也是被问到了,所以特别关注了一下DIV位置的确定。
\n
废话少说,先建立一个htm页面
\n
<!–\n
Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/
–><input type=”text”>
<div id=”divShow” style=”display:none;position:absolute;”>显示的内容</div>