Results 1 to 3 of 3

Thread: IFRAME scroller IE - new problem w/scroll text

  1. #1
    Join Date
    Oct 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default IFRAME scroller IE - new problem w/scroll text

    My text and weblinks are scrolling fine in the text box as shown on the demo of the IFrame scroller page: http://dynamicdrive.com/dynamicindex...e-scroller.htm . However, when I click on the link in the scroll box, the webpage for said link opens in the scroll box itself. The link does not take me to the actual webpage. What is going on ?

    romanone

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The link target needs to be "_top".

    For example:
    <a href="www.google.com" target="_top">Google</a>

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Oct 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up thanks for reply

    cr3ative, thanks for your info, I will check that out.

    romanone

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
  •