Real'sHowTo AddThis Feed Button
Custom Search

Expand a SELECT with mouse overTag(s): Form


<SELECT 
   onmouseover="this.size=this.length"
   onmouseout="this.size=1">
  <OPTION>1111
  <OPTION>2222
  <OPTION>3333
</SELECT>
Try it here :
blog comments powered by Disqus


If you find this article useful, consider making a small donation
to show your support for this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2013
[ home ]