I assumed that the following construct got around that problem:

(function($) { //# set up alias
...
};)(jQuery);

But in any case, the change $ --> jQuery doesn't change the error.

Thanks for the suggestion! (I'm all ears!)

On Jun 23, 7:13 pm, VJ <[email protected]> wrote:
> > Here is a problem which I suspect is a jquery problem within tw, but
> > since I'm such a noob, I don't really know.
> >      $("<div />").attr("id", "listnav-nav").appendTo(place);
>
> In TiddlyWiki, you have to spell out "jQuery" and not use the
> shorthand $.
>
> --Jon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to