Re: Absolute positioning - a done deal?
Christopher <[email protected]> Sun, 23 Apr 2006 21:15:20 -0700
| Newsgroups | gmane.comp.web.dom.wdf |
|---|---|
| Message-ID | <[email protected]> |
Hiya, On 4/23/06, Jonathan Berry <[email protected]> wrote: > Hello all, this is my first post, having visited the archives and been a > regular reader of quirksmode. I have a really general (dumb?) question. Once > an element has been assigned a style position of absolute, can it be put > back into the document flow? I searched the archives for this and googled > it, but wasn't able to find anything. I do have some sample code if you want > to see my specific problem I am having with some ads that are coming in with > absolute positioning through external scripts on our site, so feel free to > ask for it. Hope I can learn a lot here. What you'll need to do is set the value of the element's 'position' property to 'static' [1]--your choices for positioning are 'absolute,' 'relative,' 'fixed,' and 'static.' -Christopher Unsubscribe [email protected] List info http://www.quirksmode.org/dom/list.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wdf-dom/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/