• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Need some Advice

I'm designing an app using PhoneGap that displays a series of images. I used dream weaver to design the web page that is my app so far. What I need help with is two things.

1. I need to create a menu, represented by a series of Icons that remain in the same position even if the user scrolls down or up. Not sure how to go about this.

2. I'm also developing a feature where the user can view their position on a map any any friends on the same app. I can make the maps, but for whatever reason the loop I use that is only meant to be active on the page load, repeats repeatedly. I think this has something to do with the watchPosition in the google API. I think it refreshes the page meaning that it creates more than the amount i want. Any ideas on how to avoid this?
 
Back
Top Bottom