It looks like Firefox 6 is now preventing use of the address bar to run javascript commands by the looks of this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=679530
Is there a workaround for this?
Is there a workaround for this?
Debugging JavaScript Errors Isomorphic recommends the FireFox browser as the primary development platform. In FireFox, JavaScript errors are reported both in the SmartClient Developer Console and in the FireFox JavaScript console, which can be opened by entering the special url "javascript:" in the address bar.
Comment