Javscript: creating div with absolute positioning

Posted by citricsquid on Stack Overflow See other posts from Stack Overflow or by citricsquid
Published on 2010-03-12T22:54:38Z Indexed on 2010/03/12 22:57 UTC
Read the original article Hit count: 433

Filed under:
|
|

Hi,

Just wondering if there's a way to position a div with absolute so that it ignores EVERYTHING else, if my site clears floats it seems divs that are created with javascript and absolute positioning are still effected by it, is there any way to make them ignore EVERYTHING else and go exactly where I set them, regardless?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about css