Javascript doesn't work in my mozilla 7.0.1.
I wrote a small javascript in url bar and nothing happened. javascript:alert("hello"); works fine in IE and Google Chrome.
All Replies (2)
That feature was pretty much removed for security reasons AFAIK. See also https://support.mozilla.com/en-US/questions/885558
Use the Scratchpad (Shift+F4) instead of the location bar to run JavaScript.