Results 1 to 3 of 3

Thread: send value in <a href=""> to iframe in new window??

  1. #1
    Join Date
    Jan 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default send value in <a href=""> to iframe in new window??

    Hello,

    I'm building a website with swf-games.
    I have list of links in HTML, like <a href="www.game.com/game1.swf">.
    I'd like the games to open on display.htm, like <a href="url.swf" onclik="window.open('display.htm')">.
    Display.htm has only an iframe inside the html.

    How can i get the game-url from the link on the mainpage, inside the iframe of display.htm (child window)??

  2. #2
    Join Date
    Dec 2007
    Location
    Ankara, Turkey
    Posts
    160
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default

    You can pass them with GET parameters.

  3. #3
    Join Date
    Jan 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Please unzip and try "list.html"
    hope this will solve your purpuse.

    Attachment 1507

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
  •