<label id="hhaaaa" for='<%= hh.ClientID %>'>
<table style="height: 100px; width: 300px;cursor: pointer" cellpadding="0" cellspacing="0" id="jhuu" onmouseover="Highlight(this.id,true,'ss');" onmouseout="Highlight(this.id,false,'ss');" class="asdqweqwe">
<tr>
<td>
<table cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" style="height: 10px">
</td>
</tr>
<tr>
<td valign="top" style="width: 20px; padding-left: 5px; padding-top: 7px"><input id="hh" runat="server" type="checkbox" /></td>
<td style="width: 60px" valign="top" align="center"><img src="" /></td>
<td align="left" valign="top"><span style="font-weight: bold;"></span><img alt="" id="asd" onclick="" style="cursor: pointer" src="" /></span><br /><span></span></td>
</tr>
<tr>
<td colspan="3" style="height: 10px">
</td>
</tr>
</table>
</td>
</tr>
</table>
</label>
你好,我寫這個代碼,以使一個複選框標籤的代碼運行在所有瀏覽器Firefox的除外??? !!!!在Firefox中標記=「」標籤!
在Firefox中會發生什麼? – LostLin 2011-03-22 15:01:04
你正在努力使整個表的標籤? – Czechnology 2011-03-22 15:03:52
你嘗試運行它通過[W3C的HTML驗證器(http://validator.w3.org/)?這可能會解決問題。 – Spudley 2011-03-28 11:07:40