0 LIKES LikeUnLike
Hi!When I enter JavaScript in Firefox 3's address bar that changes the value of an element (like hiding a layer), it will correctly execute. However, it will redirect me to a blank page with the new value that I have just assigned via script.How can I stop the redirection? Adding return; or return true; or return false; stops the script from executing completely. One way I've found out is to add alert(""); but that is a little annoying. I figured there has to be another way.Thanks a bunch in advance!jef
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.