Based on your description it's more likely a CSS problem you're having
rather than jQuery. Try saving out the resulting output as static HTML and
see if the layout is still broken in IE7 (you'd need to export the generated
HTML source).

On Tue, Sep 30, 2008 at 8:12 AM, Chuck Cheeze <[EMAIL PROTECTED]> wrote:

>
> www.webinception.com
>
> On the homepage of my site I use jQuery to dynamically remove a class
> and add a class to the 3rd div box under Recent Projects.  What this
> does is allow the floated boxes to all line up on a single row by
> removing the default class for this box and add in an identical class
> that has a margin-right:0 rule.  Since these boxes are built
> dynamically by ExpressionEngine this was my way to remove the right
> side margin.
>
> In IE7 and IE6 what is happening is that the DOM is loaded in with
> that 3rd box on a second row, then jQuery loads in the new class and
> all layout items under the box shift up, which includes the footer
> background.  However, the footer P tags aren't shifting up.
>
> Any ideas?
>



-- 
Ca-Phun Ung
+ Yelotofu <http://yelotofu.com>
+ css, django, hongkong, html, javascript, php

Reply via email to