"jimmyed2001" wrote : The current UI pages are built with HTML tables instead of DIVs. Using DIVs would enable much more flexibility when it comes to UI themes. Is there a plan to switch to DIVs prior to GA or are tables being used for backward compatibility? |
I'm not sure I follow, but this is definitely worth a discussion. If I wrap many tables inside a div, they will all be applied with the style specified in the div. If I don't specify a div style, and only specify table styles (like we do now), I can specify different styles for each table, if I like. How exactly would it allow for more flexibility? I may not be understanding the issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863205#3863205 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863205 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
