[jQuery] my first plugin, help to clear my dirty code

2009-06-28 Thread jakiri hutimora
Hi all, the following is my first plug-in. I've got the code from a web site I liked and then I modified it. As a result it is not my real code, however I applied a lot of changes including the get and set methods... There are several things I don't like within it. 1) First of all, is there

[jQuery] My First Plugin

2009-03-07 Thread Sergio Michels
Hi all, i'm trying to build a plugin that create ":hover" and ":active" rules in my form (to work with ie sucks). But when i call the plugin, i receave this error: "$("input").psHover is not a function". Anyone? Pastebin: http://pastebin.com/f20a1fea5

[jQuery] my first plugin

2008-10-28 Thread diego
Hi all, i'm going to finish my first plugin, i'm not exactly a programmer.. just a webdesigner with aptitude for programming, especially with jquery :) I would like your opinion about this plugin, and some advices to make it work better. here it's a simple demo page.. http://www.pirolab.it/piro_

[jQuery] My first plugin ... need some help.

2008-10-15 Thread shapper
Hello, I am trying to create my first JQuery plugin that does the following: On a form, when a button is pressed, a few form elements values are used to create a string (CSV format). This string is added to an ordered list and with a remove button to remove it from the list. Could someone, plea

[jQuery] my first plugin: Table pager.

2008-06-23 Thread styrk
So, i after a week or so playing with jquery i made my first plugin. yippiee, the Table Pager! Therefor i would really like if there is some experienced/expert people, that could look through my code and come with some suggestions for improvements. I made this plugin since i really needed a very

[jQuery] My first plugin, criticisms please

2007-10-29 Thread Adrian Lynch
I hope this is ok to do. I've just done my first plugin and I thought I'd ask for anyone's opinions. It takes the value of one input box and assigns it to any number of other input boxes after being run though a formatter function. In this example the formatter strips anything that isn't an alph

[jQuery] My first plugin - expand/collapse

2007-05-17 Thread Tom Holder
Hi Guys, I've just released my first jQuery plugin in to the wild and would like to get everyone's thoughts on it. Have I done it right? How can I improve it? How might I extend it. See what you think http://www.ok-cool.com/posts/read/19-jquery-for-programmers-part-1 Cheers Tom -- Tom Holder