Hi, I'm trying to read the width of a css absolutely positioned element
in javascript. If I use an id selector or a class definition then the
width is null, but if I use an inline style then it works. Can anyone
tell me why?
Andrew
in javascript. If I use an id selector or a class definition then the
width is null, but if I use an inline style then it works. Can anyone
tell me why?
Andrew
Comment