Forum Moderators: open

Message Too Old, No Replies

Need code for a dynamic news ticker

Using AJAX and a php file

         

fonduelover

9:48 pm on Dec 31, 2007 (gmt 0)

10+ Year Member



I have found numerous AJAX and Javascript scripts that load text from a file in a news ticker. However I cannot find one that re-loads the text file each time because the content (generated by php scripts) is always changing.

I know hardly any AJAX / Javascript, so if anyone can point me to a script then it would be appreciated!

Thanks

eelixduppy

10:32 pm on Feb 5, 2008 (gmt 0)



Do you have some relevant code that goes with this application? You are going to have to set a time limit when the file is freshly reread and therefore the new content added by the php application will be seen by the javascript.