Sweet, I may be switching what I am using now to this plugin.

On 2/17/07, Francesco Sullo <[EMAIL PROTECTED]> wrote:

 Yes. Differently from other quick tag generators, jQuick is jQuery
specific. This is an advantage because anything you can do with jQuery is
possible with jQuick methods.

> Is it possible to do things like
>
> var storage_for_future;
>
> $.DIV({'class':'big'},
> storage_for_future = $.SPAN({id:'one','class':'ps'},'Hello Joe',$.I
({},'!'))
>);
>
>and thus "inline" save references for DOM elements you create?
>
> Andreas

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/




--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to