Posted by Andrew Bailey on 07/23/07 07:16
<mjsmale@gmail.com> 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...
<select style="width: 100">
<option......
<option......
<option...... etc
</select>
Hope this helps
Andy
Navigation:
[Reply to this message]
|