[sipX-dev]
and in html definitions

Tue, 06 Oct 2009 08:08:31 -0700

I'm looking at various screen layout issues (feeling somewhat
responsible for the overlapping help text issues), and I have noticed
that some of the inconsistency on our screens comes from wrapping tables
in <fieldset> tags.  Look for example at ACD Agent Status (table is full
width) and Conferencing (table is not full width).  The difference is
that ConferencePanel.html has <fieldset> tags around the table and
AcdAgentPresencePanel.html does not (it's only around the "Select ACD
Server" field).  So the Conference table ends up being 80% of the
fieldset width, rather than 80% of the contentContainer width as it
should be.

Does the <fieldset> tag add any other hidden functionality that I'm not
aware of, or is it safe to remove it where it wraps tables?

Carolyn
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to