1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-11 23:09:42 +00:00
TiddlyWiki5/core/modules/widgets/list
Jeremy Ruston d0dff80d6d Fix problem with insertBefore() on Win7/IE10
The problem is that insertBefore() on Win7/IE10 crashes if the second
parameter is undefined, rather than behaving as if the parameter is
missing, as all other browsers do. Aaargh.
2013-08-24 23:28:17 +01:00
..
listviews Experimenting with different easing functions for the zoomin animation 2013-07-08 17:20:06 +01:00
list.js Fix problem with insertBefore() on Win7/IE10 2013-08-24 23:28:17 +01:00