由于各种原因,我需要在这些DIV的HTML标签内放置一个on + event。所以我的代码看起来像这样 <div id="item1" onload="HideME(this)">item 1</div> <div id="item2" ...
確定! 回上一頁