GaGa迷失的.NET

MY .NET

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  JavaScript随笔

学习 收藏 转载
摘要:下载 阅读全文
posted @ 2013-02-20 16:34 为你疯狂 阅读(171) 评论(0) 推荐(0)

摘要:修改bug:1:列头与数据Model顺序不对应导致显示的数据 不对应的错误;下载 阅读全文
posted @ 2013-02-20 15:57 为你疯狂 阅读(204) 评论(0) 推荐(0)

摘要:1 前台 :<select id="dlist_category1" name="dlist_category1" onchange="DataBind2(this)" class="spgl_test"runat="server"></select><select id="dlist_category2" class="spgl_test" name="dlist_... 阅读全文
posted @ 2010-04-16 13:15 为你疯狂 阅读(1139) 评论(0) 推荐(0)

摘要:在嵌套页里面 例: 要传一个 Image1.Src = str_url; 就是要传递 Image1.Src 到父级页面 方法: 。。。。。。。。。。 Image1.Src = str_url; string url1 = "<script>parent.document.form1.pc1.value='" + newname + "' </script>"; Resp... 阅读全文
posted @ 2010-03-23 16:34 为你疯狂 阅读(692) 评论(0) 推荐(0)