
April 11th, 2002, 07:19 AM
|
|
Junior Member
|
|
Join Date: Apr 2002
Location: USA
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
onMouseOver or OnClick ? Css using a client side java command
Ok I'm kinda 'stealing' the idea of the side menu at URL home page. The mouse over creates a box over the menu. I've never really gone to deep into css, as long as they've worked for me I've been happy. I've been trying to do the same thing as microsoft do, but I can't figure out how they do this mouse over. I've taken a bit of there code to show, as it doesn't work with me.
<td class=flyoutLink onClick=Flyout_S2_Node1.click();><a
id=Flyout_S2_Node1 onClick=javascript:trackInfo(this);
href="http://www.####/###.asp" linkarea="Left Nav"
linkid="Flyout_S2_Node1">Support</a> </td>
Anyone help me with this, and please remember I am very much novice to intermediate regarding css, thanks in advance.
|