I'm building an iUi application that requires a panel page with push
buttons and indicators.

After a button is pushed (sends url to webserver), I want to "refresh"
or reload the same page so that the indicators on the page are
updated. I want to do this without having the updated panel "slide"
in. The buttons, for example, are used to control temperature
settings. As I push the buttons, I want the temperature indicator to
change. Im only loading the <div> and the content between the <div>.

<div title="Home Status" id="HomeStatus" class="panel"
selected="true">
.
.
.
</div>

Is there a way to do this?
Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to