HI everyone -- I'm not sure this is the right group to post to, I've just found this group. I notice the old alt.dhtml group has been murdered, overwhelmed by spam.
I apologize if this is the wrong group. On my page: http://sellmycalls.com/cgi-bin/chain I am trying to get an element's style.top, style.marginTop, and backgroundColor. I can successfully do getElementById( ) on the element, but I can't get any settings from the element. If you bring up the page, all of this stuff is supposed to display in a header-like line just under the small banner. I can see that the doc's scrollTop has been retrieved OK (it wiggles if you move the vertical scroll bar) but all the other stuff is MIA. What am I doing wrong that I can't get this element's style properties? In the source, the function 'scroll(),' which is trying to read these properties, is at line 52. Thanks so much! -- Ben