History is broken
-
operasuxx last edited by
Who can tell me why everyone browsers, except opera, work fine for me?
Ive placed <script>window.print(); window.history.back();</script> in the end of html page, before </body>
All browsers build document, then print it. Opera is fastest browser. It run only last string window.history.back().
Ok.
Ive placed my script in document.ready block. Opera build page and print it now. But history leads to empty (start) tab.
Whats wrong with Opera? I hope opera's developers will burn in hell.