Paul Andrews <[EMAIL PROTECTED]>
Para: flexcoders@yahoogroups.com
Enviado: sábado, 30 de agosto, 2008 17:05:39
Asunto: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
Mission accomplished. Use this:
body {overflow:visible; height:1500px }
In your html template for
Pariente
To: flexcoders@yahoogroups.com
Sent: Saturday, August 30, 2008 3:11 PM
Subject: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
i will look for a solution to put scroll bars inside the app changing the
design a little...sorry for designer :P
thnx to
, August 30, 2008 3:11 PM
Subject: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
i will look for a solution to put scroll bars inside the app changing the
design a little...sorry for designer :P
thnx to everyone anyway :)
- Mensaje original
De: David Pariente
Asunto: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
yah, its like that, the page is in the middle of the spaceand have some
kind of shadows on the both sides. If i put scrollbars there design will broke.
so i'm trying to find a way to put standard explorer scrollbar,
ntent.
- Mensaje original
De: Paul Andrews <[EMAIL PROTECTED]>
Para: flexcoders@yahoogroups.com
Enviado: sábado, 30 de agosto, 2008 14:23:53
Asunto: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
I think the OP needs scrollbars at the side of the
design because the
the flex app so that
where flex ends and html begins isn't apparent.
Paul
- Original Message -
From: Howard Fore
To: flexcoders@yahoogroups.com
Sent: Saturday, August 30, 2008 1:12 PM
Subject: Re: [flexcoders] Vertical Scroll Bar in Browser, can be done?
I'm hav
I'm having a hard time following your explanation of which scrollbar comes
from where (And I've had my own scroll issues), but have you thought about
modifying the html-template file to use HTML frames (or an iFrame) so the
center frame/iframe would have the Flex app and the scroll bars?
On Sat, A
Hi all,
I reopen this discussion because i got a case where i need to use vertical
scrollbars from the explorer,
i tried adding body { margin: 0px; overflow-x:hidden; overflow-y:scroll; } to
the html, but then the scrollbar appears, but can't use.
we are trying to avoid using the flex scrollbar
8 matches
Mail list logo