Hi folks, I'm looking at the iUI Music sample, and I noticed the id="backButton" gets its text value from the parent id="home" if I'm not mistaking? Is there anyway to override this so it always says something arbitrary. For instance, I'm using <ul id="home" title="Company Name" ...> for my title. Logically it's inconsistent with the focus of the back button. I'd like it to say Home instead of Company name. What's my best bet for overwriting it?
Example from music.html: <a id="backButton" class="button" href="#" style="display: inline;">Music</a> - sf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
