I have a similar situation, maybe we can share ideas.

How do you turn off the header?

I was simply hiding it by moving the browser coordinates so that the
header was out of the window, but technically it was still there.
If we combined your technique of hiding the header, with mine of auto
scrolling down the browser, we might have a workable solution.

gee

On Jun 10, 11:17 pm, Greg <[email protected]> wrote:
> Hey guys, I'm working on an iPhone web app using Dashcode and can't
> quite determine the best way to tackle this problem.
>
> I want the index page of the app to be a full screen graphic with
> buttons that navigate you to sub-pages.  Each of the sub-pages should
> work like a browser and have a header with a back button that takes
> you back to the index page.  I tried using a browser template, but I
> dont want the header bar on my main page.  I see where you can turn
> the header off, but it still reserves the empty space at the top.
>
> I tried using a stackLayout where the first view is my main page and
> the second view is a browser, but I would have to find a way to force
> the back button to be visible when the browser is at the "top" page
> and handle the click to set the stackLayout back to the first view.
>
> Any ideas how to tackle this problem?
>
> Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to