开发者

what is the best syntax to built any jquery plugins?

开发者 https://www.devze.com 2023-01-19 17:36 出处:网络
I want to build my own plugins in Jquery. So i want to know best syntax and way of coding(way of using variables,options,functions,methods etc...).

I want to build my own plugins in Jquery.

So i want to know

  • best syntax and way of coding(way of using variables,options,functions,methods etc...).

  • I want to build plugins like menus+dropdowns,image gallery etc...

  • what are the issues i should keep in mind while bui开发者_高级运维lding Jquery plugins.

I want to build almost every plugin in jquery. So kindly please guide me to create awesome plugins in Jquery

-Thank you to all stackoverians and jquerians.


I think you did not google it.

  • Developing a jQuery Plugin
  • jQuery Plugins/Authoring
  • Building Your First jQuery Plugin
  • Learn How to Create a jQuery Plugin

If you are going to develop jQuery plugins for practice then its OK otherwise existing jQuery plugins are easy to use and time saving.

  • List of Useful jQuery Plugins
  • 240 plugins jquery
  • http://plugins.jquery.com/
0

精彩评论

暂无评论...
验证码 换一张
取 消