Turns out this is old news: http://bit.ly/QLnRc
So how do I go about finding the element in this case, when [[tiddler
name has spaces]]? This doesn't work:

var target = jQuery('#'+here.id+' .'+targetClass)[0];

Would a core tweak be appropriate? Say, to replace spaces with
underscores and underscores to two underscores when generating element
ids?

I cannot find the place in core source code where this is happening,
can anybody point it out to me?

Thanks.

-- R
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to