Results 1 to 2 of 2

Thread: Ajax Ticker Question

  1. #1
    Join Date
    May 2011
    Posts
    48
    Thanks
    17
    Thanked 1 Time in 1 Post

    Default Ajax Ticker Question

    1) Script Title: Ajax xml ticker

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

    3) Describe problem: Here is the page I' trying to get to work
    http://www.siftradingsystems.com/TradeSignals2.html

    I uploaded the file "ajaxticker.js" to the server in the same folder as the html file.

    Here is the content of the file "tickercontent.txt"
    Code:
    <div class="message">
    This is text I want to automatically display.
    </div>
    </div>
    When I load the page I just get a yellow box with the words "Initializing ticker" inside.

    What I wish to do is to be able to upload some information to my website and then have it automatically displayed on the web page as you would a stock ticker.

    Thanks for your help

  2. #2
    Join Date
    May 2011
    Posts
    48
    Thanks
    17
    Thanked 1 Time in 1 Post

    Default

    Nevermind. It seems to be working.

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
  •