[jQuery] Re: IE display issue

2009-04-09 Thread Tim
sorry, try this: username: thankyou password: thankyou may take 30 minutes to work

[jQuery] Re: IE display issue

2009-04-09 Thread Tim
you can go to the following link. http://dev.inflatableoffice.com/myaccount/leads.php username: thanks password: thanks when you click on a row in IE you will see the issue. for some reason, after i use the following code: $("table#leadheader").show(); $("#leadControls").show(); $("div#editta

[jQuery] Re: IE display issue

2009-04-09 Thread Thomas Allen
On Apr 9, 8:16 am, Tim wrote: > i am setting reducing a tbody height when the user clicks a row and > then showing content below the table.  in IE7 when i show() or set > display to block for the content below the table, IE resets the tbody > height to the original size such that it overlaps my c