[jQuery] Re: append changes width of select boxes in ie7

2009-01-15 Thread david
Hi Thanks, Here is a mockup. It is not nice. I just wanted to show you the problem select {width:30%; float:left} .select {width:500px; float:left} fieldset input { clear:left; margin:5px 0;

[jQuery] Re: append changes width of select boxes in ie7

2009-01-15 Thread emmj...@gmail.com
Do you have an example of what it's doing so we can get a better idea of what you mean? On Jan 15, 2:48 am, david wrote: > I see it is a problem in ie7: > It is a regression in > it.http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread... > > Even then, is it possible to make so

[jQuery] Re: append changes width of select boxes in ie7

2009-01-15 Thread david
I see it is a problem in ie7: It is a regression in it. http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread/400656b5-6b3b-4a60-8265-1d82aad0cbcb/ Even then, is it possible to make something that append should work cross browser ? On Jan 15, 10:44 am, david wrote: > I see that

[jQuery] Re: append changes width of select boxes in ie7

2009-01-15 Thread david
I see that i am not the only person who had this problem This post was sent two months ago with two additional persons who had the problem. http://groups.google.com/group/jquery-en/browse_thread/thread/92a792d07dab48a5/f2864e63fc595e25?lnk=gst&q=append++select#f2864e63fc595e25 Can someone please