Bugzilla – Bug 300
Unbreak back button with DOM validation bookmarklets
Last modified: 2009-11-23 17:16:59 CET
14:50 < zcorpan> hsivonen: cool. looks like the right version 14:51 < zcorpan> hsivonen: i noticed that it breaks the back button 14:53 < hsivonen> zcorpan: is that something I can fix? 14:53 < hsivonen> does fixing it need HTML5 history management in the browser? 14:54 < zcorpan> hsivonen: maybe, by moving back the root element after the form has submitted or something. but maybe that would cause scripts to execute again? 14:55 < zcorpan> hsivonen: perhaps you could clone the root element instead of moving it