I am creating an iPhone version of my website and am using iui, my
question is how can I move the entire toolbar, like that at that at
the top of the music demo screen, to the BOTTOM of the iphone screen.
Is it possible to float it, or, if I contain the enitre page to
320x480, set the position to absolute or relative?
I want the look & feel of a native iPhone app with the black menu bar
& icons at the bottom of the screen.
Thanks again for any help!
-Haatch
http://cubiq.org/dropbox/iscroll/
I don't know if either of these will work with iUI though.
Linda
I've made a few tests with iUI and homemade coding using JS events (onscroll + onresize)
http://remi-grumeau.com/labs/iui/bottom-menu.php
Guess what: it works perfectly under Safari … but only reload once scroll is finished on Safari Mobile
FAIL : /
So i start http://remi-grumeau.com/labs/iui/bottom-menu2.php, using a JS timeout.
and … FAIL again : (
Perhaps a Javascript guru could make this code work also while scrolling under Safari Mobile ?
iScroll seems … well … not that clean to me.
This example and related JS code is catching my interest more than iScroll
http://doctyper.com/stuff/iphone/fixed/
source: http://doctyper.com/archives/200808/fixed-positioning-on-mobile-safari/
Remi
> --
>
> You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.
> To post to this group, send email to iphone...@googlegroups.com.
> To unsubscribe from this group, send email to iphonewebdev...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
>
>