sizing dropdown list

sizing dropdown list

am 23.07.2007 04:15:48 von mjsmale

I am struggling to find a solution to a dropdown list rendering
outside of its iframe, thus obscuring my host's content.

Is it possible to set the size the list renders?

Thanks in advance

Re: sizing dropdown list

am 23.07.2007 09:16:39 von Andrew Bailey

wrote in message
news:1185156948.220095.135180@z28g2000prd.googlegroups.com.. .
>I am struggling to find a solution to a dropdown list rendering
> outside of its iframe, thus obscuring my host's content.
>
> Is it possible to set the size the list renders?
>
> Thanks in advance
>

Hi,

Try this...



Hope this helps

Andy

Re: sizing dropdown list

am 23.07.2007 12:51:42 von mjsmale

> Try this...
>
>

Hi Andy,

I'm sorry I should've been more specific. I'm trying to alter the
length (not width) of the list rendered by the browser. I'm able to
use style to set the size of the font etc. but am unable to get the
list to crop at the border of the iframe which contains the control.

Having spoken to a few people in the office, I believe this is not
defined in css (unfortunately) hence controlled by the browser.

If anyone knows a workaround I'd love to hear it. I tried crop,
zindex already with no success.

Thanks
Mike

Re: sizing dropdown list

am 23.07.2007 13:02:13 von rf

wrote in message
news:1185187902.074797.244070@m37g2000prh.googlegroups.com.. .
>> Try this...
>>
>>
>
> Hi Andy,
>
> I'm sorry I should've been more specific. I'm trying to alter the
> length (not width) of the list rendered by the browser. I'm able to
> use style to set the size of the font etc. but am unable to get the
> list to crop at the border of the iframe which contains the control.

Not going to happen. The list dropdown is (usually) another operating system
*window*, just as your iframe is a window.

A URL would have been usefull!

--
Richard.

Re: sizing dropdown list

am 23.07.2007 14:32:49 von Bergamot

Andrew Bailey wrote:
>
> Try this...
>
>