This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes HTML, CSS and JavaScript and the fly likes My First Real jQuery Plugin - Feedback Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "My First Real jQuery Plugin - Feedback" Watch "My First Real jQuery Plugin - Feedback" New topic
Author

My First Real jQuery Plugin - Feedback

Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

I've written a jQuery plugin that provides a bit of simple functionality that I couldn't find in any existing plugin (I could have overlooked something). This is the first real plugin I've written and I tried my hardest to write it in a way that is truly reusable to more than just myself and the project that needed it. I blogged about it here which includes the source and a link to a crude demo. I'm also posting the code here to make it easier to review. I'd really like some feedback on how I implemented the functionality and some tips for improvement.

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: My First Real jQuery Plugin - Feedback
 
Similar Threads
Problem on getting values from a radio buttons group
Is it possible to put a button inside autocomplete in jquery ui plugin?
document.forms[0].submit(); throws Invalid Argument in IE
jquery accordion and tabs on the same page
modifiying jquery plugins to add ontopic events