常用:Html Agility PackjchardetThickBoxFCKeditoreWebEditorAjaxProAspNetPager
posts - 46,  comments - 173,  trackbacks - 2
公告
今天把自己做的网页改在母板页下;
结果javascript getelementbyid出错。
解决方法是
方法1:
ctl00$ContentPlaceHolderID$文本框
ctl00_ContentPlaceHolderID_Comp_标签
方法2:
document.getElementById('<%= TextBoxID.ClientID %>');
posted on 2007-12-24 13:49 Bankey 阅读(457) 评论(1) 编辑 收藏
常用:Html Agility PackjchardetThickBoxFCKeditoreWebEditorAjaxProAspNetPager