Microsoft
Software
Hardware
Network
Question : onmouseover is not working in Mozilla
The below is not working in Mozilla Firefox but works in IE:
<div class="mouseover" onmouseover="this.classNam
e='mouseov
er'" onclick="window.location = 'xyz.html';">
CSS:
.mouseover
{
position: relative;
left : 0px;
padding: 1px;
border-width: 0px;
cursor: hand;
}
Please help.
Thanx
Answer : onmouseover is not working in Mozilla
see if the class equals "hideMe"
function doThis( el )
{
el =document.getElementById(e
l);
if( el )
{
el.className = el.className.indexOf('hide
Me') ==-1 ? el.className + " hideMe" : el.className.replace("hide
Me","");
}
}
Random Solutions
speed up findfirst with query definition
Denying all Traffic on port 25 on 2821
Physically Moving Server to New Location
How do I CAST DATETIME to get only the month
Microsoft word
Is it possible to create a script that will retrieve data from excel?
iSCSI Initiator and multiple connections
Column: ProductIDText is not full-text searchable.
JavaScript and Ajax won't save my data on IE7 but it works fine in IE8
Few users are deleted from Active Directory but thay are still visible as my colleagues in my site