|
Re: [jQuery] Weird IE issue with two .corner()'d divs butted up against eac: msg#01141lang.javascript.jquery
For IE you need to make sure that elements that you corner have layout. divs do not have layout by default. You can give them an explicit hieght or width or use something more subtle like zoom. For details see: http://www.satzansatz.de/cssd/onhavinglayout.html Mike On 10/13/06, Mike DeFreitas <mikeylove@xxxxxxxxx> wrote: > An example can be found at http://1wordreviews.com/ when you click on the > "login" or "register" links. I have two classes of divs, .legend & .fieldset > (legacy naming from when I was actually using fieldsets). When I set the > .legend to have rounded top corners and the .fieldset div to have rounded > bottom corners, a little floating portion of the .fieldset div shows up > below the entire section. The problem goes away if I insert a space in > between the divs. > > All of the related display code is there if you view source. > > Any ideas would be both helpful and appreciated. Thanks in advance. :) > > Mike DeFreitas > > _______________________________________________ > jQuery mailing list > discuss@xxxxxxxxxx > http://jquery.com/discuss/ > > >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [jQuery] jQuery leaks..., Brandon Aaron |
|---|---|
| Next by Date: | Re: [jQuery] Weird IE issue with two .corner()'d divs butted up against each other vertically., Mike DeFreitas |
| Previous by Thread: | [jQuery] Weird IE issue with two .corner()'d divs butted up against each other vertically., Mike DeFreitas |
| Next by Thread: | Re: [jQuery] Weird IE issue with two .corner()'d divs butted up against each other vertically., Mike DeFreitas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |