1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-03 18:25:15 +00:00
Jermolene d0caf21b2d Exclude attributes starting "on" on HTML elements
Because:

* It doesn't work well with TW5's refresh mechanism, which relies on
being able to regenerate any portion of the DOM as required; this
frequently causes inline handlers to be re-executed at unexpected times
(see
http://tiddlywiki.com/static/TiddlyWiki%2520for%2520Developers.html)
* It mixes TW5 version-specific JavaScript with user content
* In multiuser environments there is a security risk to importing or
viewing tiddlers you didn't author if they can have JavaScript in them
2014-03-12 16:39:18 +00:00
..
2014-02-25 14:50:18 +00:00
2014-02-25 14:49:56 +00:00
2014-02-16 09:46:43 +00:00
2012-11-14 11:23:43 +00:00
2014-02-16 09:46:43 +00:00