I have just downloaded the 1.6rc6 of ui-themes.
One problem I am seeing is that before my unordered list would show up
as normal HTML list.
After upgrading to 1.6rc6. I am seeing my list getting displayed in-
line.
.ui-accordion li { /* ui.accordion.css */
display:inline;
}
I don't think this should happen. This would mean I'd have put extra
line of css to stop the ui theme breaking my page. Why would ui change
my content?
Framework are good but pushing me to write extra line of code that I
don't need is not a way to go about it it.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---