css absolute position an inner div to the top of the page ignoring parents relative position -


is there way absolute position inner div top of page ignoring parents relative position?

nope, unless re-locate in dom.

(using position:fixed might alternative if want window related instead of document related)


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -