Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Hiding pageToolbar

hi, John. Are you observing that the toolbar disappears but you don't get the content back?
you'll need to force a new layout.
mUtil.forceLayout(toolbar)

I'm not happy about that, but such is life as long as we are using fixed headers and footers.

susan

Inactive hide details for John J Barton ---01/30/2012 11:57:24 AM---Hi, I want to hide the pageToolbar. Any hints? Just settingJohn J Barton ---01/30/2012 11:57:24 AM---Hi, I want to hide the pageToolbar. Any hints? Just setting a display:none style fails because the d

From: John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 01/30/2012 11:57 AM
Subject: [orion-dev] Hiding pageToolbar
Sent by: orion-dev-bounces@xxxxxxxxxxx





Hi, I want to hide the pageToolbar. Any hints? Just setting a
display:none style fails because the divs have absolute positions.

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image


Back to the top