Author |
|
raven77 Groupie
Joined: January 02 2007 Location: United States
Online Status: Offline Posts: 44
|
Posted: October 26 2008 at 13:43 | IP Logged
|
|
|
Did any of you try using Ajax to update device status without refreshing the whole page? I just started playing around with it...
|
Back to Top |
|
|
ibscas Groupie
Joined: October 18 2008 Location: United States
Online Status: Offline Posts: 46
|
Posted: October 26 2008 at 17:17 | IP Logged
|
|
|
raven77 wrote:
Did any of you try using Ajax to update device status without refreshing the whole page? I just started playing around with it... |
|
|
Does PH support AJAX? I wanted to go that route, but it looked like everything was coming through as HTML results, not XML. I would love to know how that works!
|
Back to Top |
|
|
onhiatus Senior Member
Joined: May 12 2004 Location: United States
Online Status: Offline Posts: 279
|
Posted: October 27 2008 at 13:15 | IP Logged
|
|
|
I do some roll your own type AJAX - See the following posts:
PSP Pages: No Refreshing!
My wall screen interface
Or, take a look at (my somewhat dated) demo interface:
http://www.onhiatus.com/house/770home2.htm
Note that my demo is optimized for Opera, sort of works for IE (refreshes work, formating sucks), and does not work at all under default FireFox settings.
Note that none of this relies on getting an xml file - the data comes in via psp "html" files that are loaded from a hidden iframe.
|
Back to Top |
|
|