Results 1 to 4 of 4

Thread: open link with javascript

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179

    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?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Location
    Egypt
    Posts
    179
    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 :-)

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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
  •  



Click Here to Expand Forum to Full Width