Results 1 to 2 of 2

Thread: i-frame ignoring onClick="NewWindow"

  1. #1
    Join Date
    Jun 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default i-frame ignoring onClick="NewWindow"

    When clicking on thumbnail in i-frame, it opens within the i-frame, ignoring the onClick="NewWindow".

    Here is code:
    <a onClick="NewWindow(this.href,'Cat','550','425','no');return false;" href="images/products/flames/popup2.htm">

    actual page - www.sigmaservices.com/flames2.htm

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by mlerbrick View Post
    When clicking on thumbnail in i-frame, it opens within the i-frame, ignoring the onClick="NewWindow".

    Here is code:
    <a onClick="NewWindow(this.href,'Cat','550','425','no');return false;" href="images/products/flames/popup2.htm">

    actual page - www.sigmaservices.com/flames2.htm
    That page doesn't exist at the moment. However, NewWindow() is a function. Most likely it isn't on the page in the iframe.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •