Results 1 to 6 of 6

Thread: [RESOLVED] iFrame problem

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2002
    Location
    The Twilight Zone
    Posts
    295

    [RESOLVED] iFrame problem

    Hi,

    I want to have a button in my iframe page which when clicked changes the parent page's webpage. If i had a hyperlink in my iframe this would be easily done by:

    Code:
    <a href="changePage.html" target="_parent">
    The button control doesn't have a target property. I guess i will have to do this using javascript. Can anyone help me out on this code.

    Thanks.
    Last edited by modernthinker; Jun 27th, 2006 at 05:06 AM.

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