The smartGWT phonebook widget is currently embedded inside a <div> element in the UserPhonebookPage. This works well for the most part, except for the numerous CSS conflicts between the GWT CSS and the Tapestry CSS, as well as a few other html errors, such as, the gwt meta tag - "gwt:property" not being nested inside the <head> element. This causes the widget to look slightly different on each browser, and some browsers also complain about the errors in the html code.
I propose we have a standalone page for the widget, and embed it inside the UserPhonebookPage using an <iframe>. I tested this out, and it seems to work pretty well. If no one has any objection, I will go ahead and make this change. Arjun _______________________________________________ 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/
