ekitel
20 Jan 2012, 9:40 AM
EXT JS is adding class="x-border-box" to the HTML tag of our page after it is served. We do need that class in order to render the our EXT JS based scheduler correctly, however it is causing problems with other elements on our page. I think we would like to manually add class="x-border-box" to the element that contains the scheduler widget and stop EXT JS from adding it automatically to the HTML.
Hopefully this is an easy issue to resolve and should be relevant to anybody who is trying to embed EXT JS functionality within a standard web page.
Hopefully this is an easy issue to resolve and should be relevant to anybody who is trying to embed EXT JS functionality within a standard web page.