Am Dienstag, 5. November 2013 15:47:01 UTC+1 schrieb Jeremy Ruston:
>
> 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.
>
> This causes a problem.

Try this tiddler:
|!Name |<$edit field="name"/> |
|!Given Name |<$edit field="givenname"/> |
|!~E-Mail |<$edit field="email"/> |
|!Phone |<$edit field="phone"/> |

<$view field="name"/>

Type a character in any of the fields and observer how the field looses 
focus. 

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