Hi Eric,

by changing the original script the following error message shows on
clicking the red 'Error in macro <<tiddler>>':

-----------------------
Error while executing the macro <<tiddler>>:
Unable to evaluate {{
if (window.trackingFocus!=true) {
window.lastFocusedElement = null;
window.focusedElement = null;
window.trackingFocus = true;
document.addEventListener("focus", function(event) {
if ((event.target.type=='textarea') && (event.target.name!
='tabSepTable'))
window.lastFocusedElement = event.target
}, true);
}
'';}} Syntax Error: missing ) in parenthetical
-----------------------

I tried to insert an additional ) everywhere I imagined it could be
missing, still didn't get it working.

thanks for having taken a look at this.

regards..


http://menuflex.tiddlyspot.com/#InsertCharacter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to