| Author |
onMouseOver in cobmobox
|
johny mill
Greenhorn
Joined: Jul 08, 2006
Posts: 13
|
|
Hi, I fixed combo box length to 130px, But if the option length is more than 130px, How to see that opton using onMOuseOver, Help me, Thanks in advance
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
I'm not sure what you are after. Is it that you are wanting the dropdown (it's not a combobox, that's a diffeernt control that is not available from HTML) to open on mouseover rather than click? What does the length have to do with it?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
johny mill
Greenhorn
Joined: Jul 08, 2006
Posts: 13
|
|
thank for reply I fixed list box width to 130px, But if the option width is more than 130px, How to see that opton events(like onMouseOver) Help me, Thanks in advance
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
There is no default behavior on a mouse over event for a select element, so I'm still not sure what you are after. Taking a giant leap, if you are saying that when you click on a select with fixed width, that the options are truncated, I don't think there's anything that you can do about that if you've given it a fixed width.
|
 |
 |
|
|
subject: onMouseOver in cobmobox
|
|
|