Skip to content

github-gb/-jQuery-GQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

-jQuery-GQuery

仿照jQuery封装的GQuery实例 在这个GQuery库里边不全,只是添加了一些常用方法,如click(),show(),hide(),index(),eq(),bind()等等。 扩展: Gquery.prototype.extend = function(name,fn){ Gquery.prototype[name] = fn; }

About

仿照jQuery封装的GQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published