On Oct 19, 5:59 pm, FND <[email protected]> wrote:
> > I didn't find references on how...
> > jQuery.twStylesheet(s,{ id: id, doc: doc });
> > ...is designed to work as its nowadays official replacement (?).
>
> Does this help:
> http://jquery.tiddlywiki.org/twStylesheet.html
>
> -- F.
It does...infact I have read this before, but I didn't quite get that
this was not just an extension to jQuery but an actual part of the
core. Looking at that code in the other post, I guess I understand now
what that means to be using "low level" DOM methods... instead of
whatever equivalent jQuery might have provided SO, I'll be using
jQuery.twStylesheet(s,{ id: id, doc: doc }); then.
What's the idea behind the object wrapper of the second param? Can
there be multiple/different documents than the global one?
Tobias.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---