Hi Brian and all:

In IE7 when the browser window is smaller than the form size a
vertical and horizontal scrollbar is displayed. How do i prevent this
from showing?

On Nov 14, 11:00 am, maasolo <[EMAIL PROTECTED]> wrote:
> Hi Brian and all:
>
> How is max-height:200px; supported in IE6
> as shown in the following CSS?
>
> div.autocomplete {
>   position:absolute;
>   width:400px;
>   background-color:white;
>   border:1px solid #aca899;
>   margin:0px;
>   padding:0px;
>   font-size:11px;
>   text-align:left;
>   max-height:200px;
>   overflow:auto;
>
> }
>
> On Nov 1, 6:05 pm, "Brian Williams" <[EMAIL PROTECTED]> wrote:
>
>
>
> > no, unfortunately i do not.  But there are others on the list more
> > knownlegable than I am, so if someone knows the answer I am sure they
> > will speak up.
>
> > On Nov 1, 2007 5:09 PM, maasolo <[EMAIL PROTECTED]> wrote:
>
> > > Thanks Brian for the update.
>
> > > Do you know how to scroll the elements in the dropdown into view when
> > > the keyboard is used to go through the elements?
>
> > > I appreciate your help.
> > > On Nov 1, 4:16 pm, "Brian Williams" <[EMAIL PROTECTED]> wrote:
> > > > On Nov 1, 2007 3:52 PM, Open individual <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi maasolo,
>
> > > > > I basicaly have a similar problem.
>
> > > > > This problem is that the scroll area appears and when you go down the
> > > > > list of options with your keyboard then the next options which are not
> > > > > in view are not scrolled into view.
>
> > > > > I have basically 100% the same CSS as you.
>
> > > > > This seems to be quite a problem.
>
> > > > > Do you know how to solve this or get around this even if I place the
> > > > > results into something else?
>
> > > > > I really appreciate anyones help.
>
> > > > check outhttp://dev.rubyonrails.org/ticket/2513butit's a little
> > > > old, so I would have thought the issue would have been fixed by now.- 
> > > > Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to