You are not logged in.
Pages: 1
Hi all,
Is there any way to enable Xinha for TiddlyWiki? I've installed everything correctly but I can't figure out the TiddlyWiki usage of textarea ids (I think they are random...)
The Xinha Firefox Extension doesn't help because I need the Equation Editor.
Please help,
Thanks.
Offline
I've never used TiddlyWiki, but if the ids are changing in a way you can't predict, perhaps you could try adding Xinha to all text areas on the page? For example, by using the following as suggested in this thread:
xinha_editors = xinha_editors ? xinha_editors : document.getElementsByTagName('textarea');
Hope this helps,
-Nick
Offline
Pages: 1