posted @ 2010-06-11 17:09
随笔分类 - JQuery
摘要:http://www.jqueryajax.com/
阅读全文
摘要:http://www.cnblogs.com/wzmaodong/archive/2008/02/04/1034901.html
阅读全文
posted @ 2010-04-18 15:15
摘要:请按照如下步骤进行: (1) 打开IE --> Internet Options -- > Advanced ; 去掉”Disable Script Debugging” 上的选项 (2) 打开需要调试的页面 (3) 启动VS.Net IDE, 选择 TOOLS-Debug Process (Ctrl + Alt + P). 选择需要调试的IE进程。 (4)...
阅读全文
posted @ 2010-03-12 16:26
摘要:Last month I blogged about how Microsoft is extending support for jQuery. Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio ...
阅读全文
posted @ 2010-02-09 11:47
摘要:http://www.ibm.com/developerworks/cn/xml/x-ajaxjquery.html
阅读全文
posted @ 2010-01-31 20:46
摘要:/*=========2009-1-14=========*/$()=$(document)//实现window.onload()效果$().ready(function(){//需要执行的内容});//获取DOM元素(返回值为jQuery对象)$("element")//相应元素名的$(".classname")//class值匹配的$("element.classname")//相应元素中,c...
阅读全文
posted @ 2010-01-27 21:16
浙公网安备 33010602011771号