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-10 13:51:38 +00:00
2013-11-08 08:47:00 +00:00
2013-11-10 19:22:10 +00:00
2013-12-21 16:11:48 +00:00
2013-11-08 08:47:00 +00:00