View Single Post
Old 07/01/2009, 07:30 PM   #25 (permalink)
oil
Member
 
oil's Avatar
 
Join Date: Jun 2009
Location: Yakima, WA
Posts: 509
Thanks: 12
Thanked 776 Times in 100 Posts
Default

Quote:
Originally Posted by frantid View Post
not sure how you're pulling data and I don't have the SDK, but it was supposed to have the Prototype JavaScript framework in it. Have you tried using an Ajax.PeriodicalUpdater?
It does have prototype. I'm currently using its Ajax.Request function to grab data from my server. I'm planning on using Mojo's timer stuff to update the data with more control. As prototype's Ajax.PeriodicalUpdater just fills a container with the response, and you have no control to do something else with it.
oil is offline   Reply With Quote