|
-
Mar 14th, 2002, 03:36 AM
#1
Thread Starter
Addicted Member
open link with javascript
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?
-
Mar 14th, 2002, 04:03 AM
#2
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?
-
Mar 14th, 2002, 04:11 AM
#3
Thread Starter
Addicted Member
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 :-)
-
Mar 14th, 2002, 04:15 AM
#4
then, the answer to your question is yes.
It's cz you're calling a function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|