Hello, I have a page with a left floating sidebar and a main content div into which I am trying to place a JQueryUI Tabs widget. Seems that the widget header extends down to the length of the left floating sidebar. The only way to make this render as expected is levaing the sidebar empty. You can see it here: http://www.palomos.es
Strange thing is: if I remove or set an invalid <!DOCTYPE html> declaration, IE8 renders it ok. Firefox won't render it ok, no matter what. Another sample of the same problem with tabs can be seen here: http://www.traperia.com/noticias_murcia_traperia.php
¿Any ideas about what may be happening? Thanks in advance.