I am trying to set the margin of an object from JavaScript. I am able to do it in Opera & Firefox, but the code doesn\'t work in Internet Explorer.
Here is the J
Your code works in IE8 for me.
Test
In IE6, it appears to be working as well after a very short pause.