michelle
03-19-2003, 07:32 AM
Since this works:
document.getElementById('myLayer').style.left
I thought this would work:
document.getElementById('myLayer').style.z-index
But it doesn't. How can I get the z-index?
Regards,
// Michelle
document.getElementById('myLayer').style.left
I thought this would work:
document.getElementById('myLayer').style.z-index
But it doesn't. How can I get the z-index?
Regards,
// Michelle