try that:
$('select').focus(
function (){$(this).attr('size',5)}
).blur( function (){$(this).attr('size',0)} )
If it.. rate me please.
On Dec 23, 9:47 pm, Jake Moon <jmalon...@gmail.com> wrote:
> Is it possible to open the select list on focus?
>
> Best regards,
>
> Jake Moon
No comments:
Post a Comment