整理下工作环境的相应资源

DreamWeaver CS4 的 jQuery扩展:https://files.cnblogs.com/pengpengsay/jQuery_api_for_dw4.rar

http://himmdesign.com/assets/files/jQuery_API.mxp.zip

各种版本的 jQuery API :http://code.google.com/p/jquery-api-zh-cn/downloads/list

新版本的FireFox: 总能在这里下到新的 http://www.mozillaonline.com/

FireBug :https://addons.mozilla.org/zh-CN/firefox/addon/1843 

IE 以及其他非Firefox 下可以用的FireBug:  <script type=’text/javascript’ src=’http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js’></script>

AJAX CODE:http://oolove.cn/php/ajax/index.htm

jQuery 1.4 From Googel:

http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js 

http://code.jquery.com/jquery-1.4.min.js

jQuery Easing :http://gsgd.co.uk/sandbox/jquery/easing/

 <script type="text/javascript" src="http://cms.titan24.com/focus/kikx/_lib/jquery.easing.1.3.js"></script>

原文地址:https://www.cnblogs.com/trance/p/1698356.html