Results 1 to 2 of 2

Thread: IFRAME scroller help!

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

    Question IFRAME scroller help!

    1) Script Title: IFRAME scroller

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...e-scroller.htm

    3) Describe problem:

    Hi,

    I have created my IFRAME scroller and it's working perfectly! However, I will now need to put the HTML file with the information that the scroller finds into a folder above where the homepage of my website is located.

    I have tried inserting the path where the html file is located into this section of the code
    'var iframesrc="external.htm"'
    but when I launch my web page it now shows as the page cannot be displayed where the ticker should be.

    Could you help me find out how I could get this to work?

    Thanks!

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Make sure that the path exists, if you were to put this in example.com/index.html, it would expect external.htm to be in example.com/external.htm.

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

    Please include your code so that we can take a look at it, we can't do much without it.
    Jeremy | jfein.net

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
  •