看板 [ Ajax ]
討論串[問題] jquery chrome form 中的input
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 2→)留言3則,0人參與, 最新作者senser (彷彿曾經一起死過)時間14年前 (2011/07/17 04:36), 編輯資訊
0
0
1
內容預覽:
沒甚麼特殊理由 我覺得form和table還是不要混用比較好... 尤其你用table時 絕對是應該基於semantic的理由去用他 而不是因為layout (請用css)如果真的要用 你可以參考這篇. http://www.cs.tut.fi/~jkorpela/forms/tables.html

推噓2(2推 0噓 1→)留言3則,0人參與, 最新作者gaekeamql (芋頭)時間14年前 (2011/07/11 13:44), 編輯資訊
0
0
0
內容預覽:
例如內容為. <table>. <form name=form1>. <tr><td>. <input name=a1>. </td><td>. <input name=a2>. </td></tr>. </form>. </table>. <form name=form2>. <table>. <
(還有369個字)
首頁
上一頁
1
下一頁
尾頁