Hi there,
I'm building a project in jQTouch & PhoneGap. After building the app in jQTouch, i'm at the point where I need to start adding in the fixed header & tabbar to navigate between sections.
I used this post to get the components visible: http://phonegap.pbworks.com/iPhone%3A-UIControls-%28TabBar%29
Can i please get some help with:
- Adding 'back' buttons to the native header. These were auto added in jQTouch, but as the header is being replaced by the native component, i need to figure out another way to add them back in to navigate within each section. 
- I'd also like to add an 'info' button to the right side of the header (which again was easy in jQTouch, but now needs to be replaced) 
- Is there any information (i've been unable to find), on how to alter the colours/styles of the phonegap native header & tabbar. Along with new icons for the tabbar. 
Many thanks, Glen