|
[Ctrl+A 全選 注:如需引入外部Js需刷新才能執行]
當然解決方法很簡單,在創建時,使用document.createElement("<input name='select'>")。不過還不知道是什么原因?
在Name屬性的說明中有這樣一句話:
In InterNET Explorer 5, the name property cannot be set at run time on anchor objects dynamically created with the createElement method. To create an anchor with a NAME attribute, include the attribute and value when using the createElement method, or use the innerHTML property.
JavaScript技術:javascript createElement()創建input不能設置name屬性的解決方法,轉載需保留來源!
鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。