| Jockrock on Nov 23, 2007 at 8:22:04 AM (# 5) Two methods AJAX XMLHttpRequest or Flash Actionscript. chisato666 on Apr 18, 2010 at 5:27:34 AM (# 6)hhhh webtrick101 on Jun 15, 2010 at 10:36:02 PM (# 7)You can also use an iframe/div with javascript to change the .src or .innerHTML.
You can also use setInterval to do routine update or onmouse events to stimulate the changes. brian on Jun 16, 2010 at 12:48:26 AM (# 8)You could also use something like JQuery to get data from the server and then update the page accordingly. That would by similar to the XMLHttpReqest but you have to start messing with JSON then...maybe not such a good idea. bod1467 on Jun 16, 2010 at 1:01:09 AM (# 9)Ooh - you got sucked into an irrelevant thread necromancy Brian. ;-) brian on Jun 16, 2010 at 3:39:43 AM (# 10)did wonder...wasn't sure.
|