> Except for replacing a class, there is no other change in the DOM at all
>> in my current example. Still a no-go?
>>
>> To answer myself: YES! And this seems to be the cause for my problem.
> After typing one character, it seems the tiddler is refreshed and so the
> "view" class reappears in my form element.
>

That's correct. TW5 reconstructs the DOM dynamically from the underlying
render tree; it can happen at any time. It means that you can't maintain
state in DOM nodes.

Best wishes

Jeremy




-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to