javascript 常用开源函数库以及学习网站

1.解决ie6下png不透明

http://dillerdesign.com/experiment/DD_belatedPNG/#download

2.星星评价

http://www.dillerdesign.com/css/cookbook/component_star_rater.html#

3.各种轻量级的js插件库

http://microjs.com

4.一个款可以在javascript对象上实现观察者模式的类库(有兼容性问题)

https://github.com/melanke/Watch.JS 

5.Highcharts 图标插件

http://www.highcharts.com/demo/combo

6.淘宝创建的一个开源 JS 类库

http://docs.kissyui.com/

7.一个不错的前端网站

http://www.36ria.com/

8.web前端观察

http://www.css88.com/

9.个人博客,里面的文章都是原创哦

http://www.zhangxinxu.com/wordpress/

10.无名小站

  http://code.ciaoca.com/

11.jquery动画插件

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

http://matthewlein.com/experiments/easing.html(效果演示地址)

http://api.jqueryui.com/easings/(有图有真相)

12.一个各种原生对象prototype的小站

http://www.jslab.dk

13.js常用函数的开源网站

http://phpjs.org/

14、日历插件 

http://www.my97.net/

15、表单验证 jQuery formValidator

http://www.cnblogs.com/wzmaodong/archive/2008/01/11/1034901.html

www.dynarch.com/projects/calendar phpcmsv9中用到的

16.flash图表插件

http://www.anychart.com/home/

17、各种js插件

http://www.jq22.com/

18、各种js效果

http://www.js-css.cn/

原文地址:https://www.cnblogs.com/siqi/p/2768145.html