There are many jQuery plug-ins available now, which can be selected according to your project requirements. However, there are some plug-ins that are useful for almost all kinds of projects. Here we will introduce you to the 12 most commonly used jQuery plug-ins in development.
1. jQuery BBCode Editor
: Http://www.w3theme.com/jquery-bbedit/
Bbcode is easy to use. It is a common input syntax for BBS, forums, blogs, and other network applications. JQuery BbCode Editor provides custom settings to create a personalized bbcode Editor. Its source code can be modified flexibly as needed.
2. Exposure
: Http://plugins.jquery.com/project/Exposure/
Exposure is an image preview plug-in used to create a rich and custom visual experience that can process massive images.
3. jQuery YouTube Plugin
: Http://www.tikku.com/jquery-youtube-tubeplayer-plugin
This plug-in is basically a standard YouTube player API. Some functions are omitted by the developer, but they are sufficient.
4. PoshyTip Tooltips
: Http://vadikom.com/tools/poshy-tip-jquery-plugin-for-stylish-tooltips/
You can use it to easily create a tool prompt box, which is very stylish and has all the functions available.
5. InputNotes jQuery Plugin
: Http://fredibach.ch/jquery-plugins/inputnotes.php#demo
A jQuery plug-in used to add comments under a text field, based on regular expressions.
6. Infinite Scroll
: Http://www.infinite-scroll.com/
With this plug-in, users do not need to flip pages when accessing your website! In fact, it pre-reads the content of subsequent pages and adds them directly to the current page.
7. jQuery xColor Plugin
: Http://www.xarg.org/project/jquery-color-plugin-xcolor/
A simple and easy-to-use color mixing tool.
8. Bit. ly jQuery
: Http://www.moretechtips.net/2010/07/bitly-button-jquery-plugin-for-your.html
This plug-in allows you to create a button that can dynamically display the number of clicks (square or rectangular) and implement the article push function.
9. Inset Border Effect
: Http://css-tricks.com/inset-border-effect/
This is a very simple but neat effect. It can add a border to the image, which covers a part of the image, which is different from the border made by CSS.
10. Apple Zoom
: Http://tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/
Not much explanation
11. jTweetsAnywhere
: Http://thomasbillenstein.com/jTweetsAnywhere/
JTweetsAnywhere is a jQuery Twitter tool that allows you to easily add Twitter functions to your website.
12. Form Validation with Hints
: Http://www.icograma.com/nuestro-trabajo/open-source/jquery-form-validation-and-hints/jquery-form-validation-and-hints-client-side-form-validation.html
This jQuery plug-in simplifies Form Verification development and provides preset common verification rules for developers to easily set them themselves.