Notes for jQuery plug-in development,1. It is clear that jQuery has only one namespace.2. Understand that the options parameter is used to control the plugin behavior.3. Set public access permissions for the default plugin.4. Provide public access permissions for sub-functions.5. Private functions are definitely privat
This example describes the jquery simple custom picture carousel and its usage. Share to everyone for your reference, specific as follows:
Often use other people's plug-ins, now write one, to commemorate.
JQuery.banner.js:
* * Banner 0.1 * Use banner to realize picture timing switch mouse through stop animation * Mouse left, continue animation/function ($) {$.fn.banner =function (options) {//various properties and parameters
Number of Var d
The jquery Carousel Carousel Diagram plugin can create gorgeous animations for your site, and the 10 jquery Carousel Carousel Plugins listed here are responsive and free to use.1. Itemslide.jsSimple Touch-Carousel Carousel Diagram Plug-in that provides a variety of styles of rotation animations, such as swipe up, swipe around with full-screen touch, swipe left an
File uploads are one of the most common features of a Web site, and using jQuery allows you to make the upload process more humane and a better user experience. This article describes 20 jquery file upload Plug-ins, some of which are tutorials.
1. Plupload
Plupload is an interface-friendly file upload module on a Web browser that shows upload progress, automatic image thumbnails, and upload chunking. Mu
Used for a long time jquery, but did not write plug-ins, today studied a person's plug-ins and some articles, finally made clear the jquery plugin some of the wording,The code writes a div. When the mouse event occurs, the wide-height change, the basis, the code base, the foundation is good, to study deep things.1(function(jQ
This article summarizes the 10 tips to help you create a better jquery plugin. Share to everyone for your reference. The details are as follows:
After developing a lot of jquery plug-ins, I slowly worked out a set of architecture and patterns that developed a comparison standard for jquery plug-ins. So I can copy pas
This article summarizes the 10 tips to help you create a better jquery plugin. Share to everyone for your reference. The details are as follows:
After developing a lot of jquery plug-ins, I slowly worked out a set of architecture and patterns that developed a comparison standard for jquery plug-ins. So I can copy pas
12 jquery plugins for playing audio video files
Limit l 27th, 2011Aditia Rahman/No Comments Tweet
Maybe sometimes you need to plays some audio video files on your site or maybe you're building an online community that have feature to share and play music and video, these all free jquery plugins I mention, maybe one of your solution to achieve it. Acorn Media Player
Acorn Media Player is a
Today, let's talk about the jquery encapsulation plug-in method, read this, you will realize that jquery inside the origin of the good multi-function, and then do not have to jquery so unfamiliar, there will be a sense of closeness, Xi hee.However, we are still using the ready-made plug-ins, there will be time to read through the source.Well, back to the point, t
In the previous article, "JavaScript design pattern Practice Template Method-with the shutter switch image effect of the jquery plugin (ii)", through the use of template method mode to complete the switching effect object construction.The next step is to complete the invocation and linkage of the effect objects.Toggle Requirements: The current picture displays the transition effect after the specified time
1.jQuery widescreen Focus Map plug-in with thumbnailsToday we are going to share a very good jquery widescreen Focus Map Plugin, this focus graph plugin is quite atmospheric, and all the thumbnails are listed above the picture, click on the thumbnail image to toggle the corresponding picture. In addition, we can also c
Http://www.jb51.net/article/31082.htmThe series of articles I read The structure skeleton used in the book is as follows:Copy CodeThe code is as follows:Jquery.fn.fluginmane=function () {Return This.each (function () {Code ...})}This structure is not ideal, as mentioned in the special book, to prevent conflict cases from using $, instead of using jquery. Here, we use anonymous functions to implement the structure skeleton of the plug-in, which prevent
1. Put all your code in theinside the closures .This is the most I have used. But sometimes the method outside the closure cannot be called.However, your plugin code is only for your own plug-in service, so there is no problem, you can put all the code in the closure.The method may be placed inside the prototype method.(function ($) {//code here}) (JQuery);2. Provide default options for pluginsYour
I. jquery jquery Validate (form validation) plugin
1. Quoting jquery and jquery validate to the page
2. Basic syntax settings:
Use validate () to write validation rules
Rules set validation Rule
Some rule settings in the validation rule:
Required:true,//Required
Remote:
seperate APIHas some potential, but not the way it is implimented here.
In my opinion, a component is a collection of nodes, properties, events and methods,Which shoshould be presented in his own instance not the DOM node in jquery.
I love jquery, but I think the components based on jquery shoshould be more like extjs,Qooxdoo.
Maybe it's time for me to
Look at these great jquery plug-ins, and I'm sure you'll find something useful.
Lsotope
Isotope is a sophisticated jquery plug-in for creating an intelligent, dynamic layout that simply cannot be implemented with CSS, and is very powerful. Lettering
Lettering is a jQuery plugin for aggressive Web
jquery is so popular that all kinds of jquery plugins are flying. Have you ever thought of putting some of your usual JS functions into jquery plugins? If your answer is yes, then come on!Learn to write jquery plugins with me! Many of the company's front-end design and development staff are girls, and these girls a lot
Source Download
Panoramic Photo Viewer
Mobile mouse can be a smooth panoramic browsing, this plug-in can also be used to make navigation effects.
Online Demo Source Download
JQuery Spherical Panorama Viewer
This is a stereoscopic Panorama display plug-in, support any angle drag display, the effect is very good!
Online Demo Source Download
JQuery Simple Panorama Viewer
A very simple panorama dis
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.