android - Keeping footer nav fixed to bottom of mobile viewport while scrolling content -


i have fixed set of navigation buttons the foot of mobile device viewport , keep these fixed here when user scrolls content. @ moment when user scrolls down buttons scroll page? have tested in android , iphone 4 , getting same outcome.

testing on desktop browser in chrome + ff etc works fine there different need achieve on mobile?

test page here: www.kylehouston.com/testing/mobile/

all advice welcome kyle

ios 4 doesn't have position: fixed think ios 5 mobile safari does. fixed positioning in mobile safari


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -