What is the best way to find jQuery plugins that do X and selecting the best?
-
In the past, in order not to reinvent the wheel, I went hunting for jQuery plugins. The experience has been very frustrating. When I had to find tooltips and lightbox-like plugins, it took me forever. Google returned a lot of results. The search on http://plugins.jquery.com was not very useful to find the best plug-in. It took me hours to go through all the different implementations and find the one that was the best for me. Other times I was not able to find what I wanted until I searched 3 or 4 terms and checked a few websites. What is the best way to filter and search jQuery plugins?
-
Answer:
For the two specific features you mentioned in your question, jQuery UI provides a solution for both (Tooltips are now available in jQuery UI 1.9m2). That being said, I generally start with jQuery UI for UI related tasks. Additionally, there are a few "flags" that indicate whether a plugin is even worthy of consideration - these rules can apply to any code found on the internet: Does it have a publicly available repository (GIT, SVN, etc) (Is there an actual commit history?) Does it appear to be maintained/current? Does it include published unit tests? Is there documentation? If you answer No to any of those questions, then re-assess.
Rick Waldron at Quora Visit the source
Other answers
My ressources for jQuery plugins (in order of preference): Unheap: http://www.unheap.com/ http://JQuer.In: http://jquer.in/ CodeVisually : http://codevisually.com/ Best plugins : http://www.myjqueryplugins.com/ MicroJS : http://microjs.com/
Aurélien Goulet
Related Q & A:
- What is a good way to find business partners?Best solution by Quora
- Whats the best way to find a room mate?Best solution by Yahoo! Answers
- What is the best way to find new members for a yahoo group?Best solution by Yahoo! Answers
- What is the best way to find a job?Best solution by Yahoo! Answers
- What is the best way to find a paralegal job?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.