[Pro] Hybird box model footer problems

I’ve built some hybrid box models in Freeway Pro that look good on computer web browsers, but when I try to view them on iPhones and iPads, the HTML portion of the box model tends to push down and overrun the fixed portion of my footer of the page. Any suggestons on how I can prevent this from occuring?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I think for mobile browsers that completely inline flexible layouts seem to
work best. Planning your layout for mobile browsers first, then using
@media queries to cleverly serve the appropriate style info is just one
approach.

I’ve started the process on my still as-of-yet unfinished portfolio site…
with mixed results. My Freeway-Only approach is maddeningly complex… Still,
I slog on.

http://portfolio.thebigerns.com/


Ernie Simpson

On Thu, Sep 13, 2012 at 3:25 PM, Lewis email@hidden wrote:

I’ve built some hybrid box models in Freeway Pro that look good on
computer web browsers, but when I try to view them on iPhones and iPads,
the HTML portion of the box model tends to push down and overrun the fixed
portion of my footer of the page. Any suggestons on how I can prevent this
from occuring?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not without seeing your construction - can you share a link.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

am not sure if I am right here or if I half understood what is meant by this but I had an issue that sounds similar some moons ago solved by this:

Duplicate the page you like to display in iDevices. Set on the original the iPad/iPhone redirect action.

Apply the Advanced - Onload Script Insertation (seek actionsforge) to the copied page. Insert this script in the Code: -line:

I assume that your footer is a single fixed box containing all other items as child-items. As far as I remember this did the trick.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options