Try this and see if it helps. Place it between the head tags. <!-- to correct the unsightly Flash of Unstyled Content. http://www.bluerobot.com/web/css/fouc.asp --> <script type="text/javascript"></script>
Parker On 5/11/05, Stevio <[EMAIL PROTECTED]> wrote: > Any ideas? > > Thanks, > Stephen > > ----- Original Message ----- > From: "Stevio" <[EMAIL PROTECTED]> > To: "Web Standards Group" <[email protected]> > Sent: Tuesday, May 10, 2005 10:39 PM > Subject: [WSG] Reapplying your CSS when the page length changes > > >I have some JavaScript code that causes some content to be displayed when > >the user mouseover's an element. This extra content causes the page length > >to increase. > > > > However, I have some absolutely positioned footers. When the extra content > > appears, the footer overlaps with it. > > > > The positioning styles do not seem to be getting reapplied when the extra > > content is shown. > > > > Is there a way, perhaps just a simple JavaScript function I can use, to > > tell the page to reapply the CSS to make sure everything is positioned > > right when the extra content is shown? > > > > Thanks, > > Stephen > > > > > > -- > > No virus found in this outgoing message. > > Checked by AVG Anti-Virus. > > Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 10/05/2005 > > > > ****************************************************** > > The discussion list for http://webstandardsgroup.org/ > > > > See http://webstandardsgroup.org/mail/guidelines.cfm > > for some hints on posting to the list & getting help > > ****************************************************** > > > > > > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 10/05/2005 > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
