Hello,
When I right click on hyper link (that runs javascript to open another web page), and choose open in new window it causes error, why?
Printable View
Hello,
When I right click on hyper link (that runs javascript to open another web page), and choose open in new window it causes error, why?
it works...
(take a look at some of the links on this page such as... WANT TO CHAT Link on top...
maybe it's something in your code?
show us the code?
Hello,
I am sorry if my question is not clear enough , I have the following hyper link:
<A href="javascript:SubmitMyForm(1);">
when I open it in the same page (window) it works, when I open it in new window it doesn't work. Is that because I am using javascript to open the page?
I hope it is more clear now :-)
then, the answer to your question is yes.
It's cz you're calling a function.