Hi all plugin authors!
I've just recently developed a plugin pattern that I think may be
useful to you. Feel free to read up on it here
http://milanadamovsky.blogspot.com/2010/02/new-jquery-plugin-pattern.html
Even if you are not an author, I think it's worth a look especially if
you want to see
Hi all,
Got a quick question. I'm writing my second plugin following Mike
Alsup's pattern (http://www.learningjquery.com/2007/10/a-plugin-
development-pattern) and the only part that I have yet to wrap my head
around is using $.extend().. I understand what it does, sorta, but not
the why. I've rea
il.com]
>Sent: Saturday, November 07, 2009 1:19 PM
>To: jQuery (English)
>Subject: [jQuery] Plugin Authoring Code Example Incorrect
>
>I created a jQuery plugin for the sake of learning the process and got
>it working no problem. In the plugin authoring docs it says that if
>you r
I created a jQuery plugin for the sake of learning the process and got
it working no problem. In the plugin authoring docs it says that if
you return true inside the each method, you can continue using jQuery
chaining. However the code example above has the return this statement
at the end of the p
Ok, I'm really trying to wrap my head around this, and it's irritating
me. I've checked out the following pages:
http://docs.jquery.com/Plugins/Authoring
http://www.learningjquery.com/2007/10/a-plugin-development-pattern
And they help some but there's one problem I'm running into.
I have:
$.f
I wrote a plugin, but I don't have a place where I can serve it - believe it
or not. Is there somewhere on the jquery site plugins can be hosted? If
not, would someone be willing to host it for me? It's a pretty simple
plugin. Only 8k. I can create an example usage with Lasso or php.
Hey all,
I've been working on my first jQuery plugin, it's going to be called jqURL.
It handles some url parsing tasks and does a few other nifty things. But, I
have a couple of questions -- I want to make sure I'm going about things the
right way.
1) I'm not adding any methods, just funct
7 matches
Mail list logo