Hi, I am completely new with the Dash code web programming and
creating web application ... i have used EdgeToEdgeList for menu
Items. I am using the code to go to other page is
var views = document.getElementById('stackLayout');
var frm_search_hotel =
document.getElementById('frm_search_hotel');
if(views && views.object && frm_search_hotel) {
views.object.setCurrentView(frm_search_hotel);
}
it's working to go other page but its only accessible for main head.
what should i do for other options. like i have 4 options. 1. hotel
2.attrections 3. tours 4. place . for option 1 its working but for
other option the same thing will come. if someone can help me then
send me reply on my mail [email protected] and tell me where can
i get all methods and properties of Dash code.
Thank you.
--
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.