Atom
09-23-2011, 12:45 PM
1) Script Title: Ajax xml ticker
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/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"
<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) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/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"
<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