Results 1 to 3 of 3

Thread: IEFRAME scroller help needed about target

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

    Default IEFRAME scroller help needed about target

    I tried succesfully "IFRAME scroller" (Thanks for that) but I have the following problem:
    the script runs in a right frame of my home page and all links are always opened in new window.
    I'd like some link opening in the same frame, but I was not able to have it.

    I tried target "name of my frame", but no way. Deleting target attribute or setting to "self" produce a page opening in script's small square itself .
    Is it possible to obtain what I need?

    Thanks a lot in advance for your help
    Dante

  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

    In future, please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.


    Also:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

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

  3. #3
    Join Date
    Nov 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Script: IFRAME scroller
    http://www.dynamicdrive.com/dynamici...e-scroller.htm

    Sorry for my carelessness. I hope now it's ok.

    Meanwhile I solved my problem. My error was leaving "_" before frame name like for example "_top".
    If frame name is "right" , the code must be: target="right" and not target="_right".

    I told you cause maybe it can help other people.

    Thanks anyway and sorry if I made you waste your time

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
  •