bkfirebird
Newbie
Posts: 1
Registered: 7/29/2004
Member Is Offline
|
| posted on 8/11/2004 at 06:29 PM |
|
|
hovered row style
Hi,
I have some icons in my table so I cannot use the background color change for hovered rows. Instead I tried changing the hovered onmouseover in the
table.do.ok.js to ....
onmouseover="this.style.borderStyle=\'double\'"
(to show a double border for the row that i hover on)
But somehow this has no effect ... what am i missing here ?
Thanks in advance
Ken
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/12/2004 at 05:52 PM |
|
|
1. according to terms and conditions user changes in sript core are not welcomed
2. you can use transparent background color in your icons
|
|
|