12 2009 档案

摘要: document.getElementById('navition').style.cssText = "您的CSS代码';table.insertRow()在IE下没问题 但在firefox下就得改为table.insertRow(-1)同样其相应的insertCell()也要改为insertCell(-1)JScript 使用下面的规则来把非 Boolean 值转换为 Boolean 值: 所...阅读全文
posted @ 2009-12-14 11:02 liangwei389 阅读(49) | 评论 (0) 编辑