The workaround is for use in CSS code, it doesn't explain what to do
if I need to pass the id as a string to another function that is not
built to handle spaces.
Tried to stick the octal code but it's just the same, doesn't work:
var target = jQuery('#'+here.id.replace(/ /g,'\040')+' .'+targetClass)
[0];
-- R
On Apr 22, 11:23 am, FND <[email protected]> wrote:
> > So how do I go about finding the element in this case, when [[tiddler
> > name has spaces]]?
>
> See this ticket:
> http://trac.tiddlywiki.org/ticket/472
>
> The thread linked from there has some details and a workaround,
> documented on the community wiki:
> http://tiddlywiki.org/wiki/Tiddler-Specific_Styles#Using_Tiddler_IDs
>
> -- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" 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/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---