Hi everyone I'm using the UI tabs widget and wondered if anyone could explain this effect (not the blurring)... http://www.highbeeches.plus.com/jquerytabs_borders.png
The content on each tab doesn't appear within the borders of the tabs. This happens on IE7 and FF3. The tab contents are all loaded through AJAX using the built-in href ability. The tab content is a <div> with inline style of a fixed width/height and also vertical overflow scrollbar support Within the DIV is a table which simulates a datagrid by using following style: table-layout : fixed; overflow : hidden; text- overflow : ellipsis; white-space : nowrap; The mark-up is all valid, but does anyone know why the content is being rendered outside of the tab borders? Cheers, B --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
