Select - Can i Give the size for Select tag.

John Pollock's picture

He has: 628 posts

Joined: Mar 1999

I think you can use the size="number" attribute inside the tag. It may do the trick.

They have: 6 posts

Joined: Aug 1999

Can i give the length in Select Tag.Now it is the size as the bggest option's size.
Another thing is Can i use an image as Reset button.Please give me the details.

The third thing is Can i execute a Javascript function In Image Map.

They have: 12 posts

Joined: Jul 1999

you can use an image as a reset button. just take this tag:

<input type=image src="images/reset.gif" width=59 height=14 alt="" border="0" name="reset">

----------
http://plumps.com - webdesign & more
http://www.grandtheftau.to

They have: 5,633 posts

Joined: Jan 1970

The size attribute for the SELECT tage refers to the number of options shown - not the length of the drop menu.

If you want to adjust the width of the drop menu you could create a dummy entry:-

<option value="">-----------</opion>

Or you could add "nbsp;" after an entry to increase its width. Take note that these menus appear different in IE and NN and resize if a different font is used.

----------
[email protected]
http://go.to/hass

They have: 5,633 posts

Joined: Jan 1970

Third question: <map href="javascript:function()" Area="">

Later,

Malte

----------
Malte Ubl - [red]Germany[/red] - http://goKewl.com/
[red]The beats of 1000 hearts inside...[/red] the merciless pulsation... [red]and all I know is I'll be back...[/red] back to trance nation!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.