JackJones wrote: > On my secend "page B" i have the following lines: > > <div class="toolbar"> > <h1 id="pageTitle"></h1> > <a id="backButton" class="button" href="/mobile.php/user/ > dashboard" target="_self"></a> > <a href="/mobile.php/user/dashboard" class="button" > target="_self">Home</a> > </div> > > But the back button will not apear. Sean, could you make me a example > what i have to do, that the back button will be displayed? >
I can't write it for you :D Especially, this week ;) Do you have a link to the page that isn't working? Does this HTML document have multiple iUI pages (divs and lists) in it? If it does than you can't hardcode the back button. If it doesn't then you might want to disable the Javascript. -- Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
