I have looked through the examples and I dont see just a page that has
normal divs on it...

Can you explain a bit more please.

Cheers

On Nov 11, 2:15 am, Maximilian Melcher
<[email protected]> wrote:
> Thats on purpose - dont remove it! Check the example/sample pages how
> to create pages with iUI.
>
> cheers
> Max
>
>
>
>
>
> On Tue, Nov 10, 2009 at 13:10, Pete <[email protected]> wrote:
>
> > Hey Ppl,
>
> > This CSS code here
>
> > body > *:not(.toolbar) {
> >        display: none;
> >    position: absolute;
> >    margin: 0;
> >    padding: 0;
> >    left: 0;
> >    top: 45px;
> >    width: 100%;
> >    min-height: 372px;
> >    -webkit-transition-duration: 300ms;
> >    -webkit-transition-property: -webkit-transform;
> >    -webkit-transform: translateX(0%);
> > }
>
> > the display none seems to be hiding all my divs and a few other
> > things...
>
> > Whats going on here??? I dont want to go and remove in incase it
> > breaks some iUI stuff...
>
> > cheers
>
> --
> Max

--~--~---------~--~----~------------~-------~--~----~
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