Results 1 to 4 of 4

Thread: Target new HTML page in Mozilla from IFRAME

  1. #1
    Join Date
    Apr 2005
    Location
    Sydney, Australia
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Target new HTML page in Mozilla from IFRAME

    My webpage has two IFRAMES, side by side, named "left" and "right"
    left: is a list of links (TOC)
    right: is supposed ot be the content page

    when a link is clicked in left, I want a new page to appear in the other IFRAME.

    I'm fine in IE, but I'm having so much trouble with Mozilla.

    Basically I want like the DD script http://www.dynamicdrive.com/dynamici...miniwindow.htm
    but I want it to work in Mozilla.

    *sigh* I'm not enjoying this cross browser friendly office!!

    WIWAG

  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

    The demo of the script you mention works in FF. How are you targeting these iframes? Oh, and either publish your source or:

    PLEASE: Include the URL to your problematic webpage that you want help with.
    - John
    ________________________

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

  3. #3
    Join Date
    Apr 2005
    Location
    Sydney, Australia
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I don't want to include the url cause - you and mwinter will have a field day with how badly I've coded stuff - I've seen him do it before - however I will include the source here shortly...

    WIWAG

  4. #4
    Join Date
    Dec 2004
    Posts
    157
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you have to name the frame, then do target="name"

    wait... i just read what you said, you have to do target="right" on the links.

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
  •