Results 1 to 2 of 2

Thread: Modifying Iframe SSI script II

  1. #1
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Modifying Iframe SSI script II

    I have just used your Iframe SSI script II code and it works great. My only problem is with the feature that allows a link to resize the iframe. It says it will work if the link is on the main page, but my links are on a seperate iframe. Are there any slight modifications I can make so that this code can accomplish this?

  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

    With the script on the main or top page, use:

    Code:
    <a href="javascript:parent.loadintoIframe('myframe', 'external.htm')">Link</a>
    on a page in a separate 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
  •