Ur welcome :) On Tue, Nov 17, 2009 at 10:40, Daniel Larkin <[email protected]> wrote: > Many thanks for that detailed explanation Remi, its working in my app now > > On Mon, Nov 16, 2009 at 7:32 PM, Rémi Grumeau <[email protected]> wrote: >> Your second file must only contains >> >> <ul id="test2" title="TEST2" selected="true"> >> <li><a href="3.php"> GOTO TEST3</a></li> >> </ul> >> >> iUI had the content of 2.php into 1.php, so no header is needed. >> btw, the problem is also that you can't have 2 <ul> with the same id (the >> reason i change it from id="home" to id="test2" >> Also, delete the selected="true" >> Remi >> Le 15 nov. 09 à 14:49, Daniel Larkin a écrit : >> >> Hi all, >> >> I'm trying to using iUI with python (or php), however I'm having a >> problem with links. I uploaded a simple example in the following >> temporary area: totallychips.com/1.php, each link goes to a php file >> that outputs a regular iUI header, <ul></ul> toolbar section and >> <ul></ul> list of sub menus. >> >> I'm having problems with getting the toolbar and the operation of the >> "back" button to function correctly, in that additional toolbars are >> being added and the back button rather than going to the previous php >> page goes back to the page viewed before using the iUI demo. >> >> >> Anyone experience similar behaviour or indeed have a work round or >> better approach? Btw I'm using iUI 0.4 >> >> many 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=. >> >> >> >> -- >> >> 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=. >> > > -- > > 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=. > > >
-- 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=.
