Login Register

overlap

Are there facilities to calculate domNode overlaps in dijit?

Hi,

I am wondering if dijit (or dojo.DnD) includes functions to help laying out widgets (or general DOM elements) so it is possible to prevent overlap between 2 giving nodes?
My use case is that when a dialog pops up, it overlaps some content that I want to be visible when the dialog is up. So, I have to manually specify the location to the dialog. But it gets messy very quickly.

TabContainer tabs overlapping pane until refresh

From a fresh load of my page the tabs overlap the pane. Once I click refresh, everything looks normal.

I am using left-h as the tabPosition and the contentpane is wider than it should be overlapping with the tabs.

The dijitTabPaneWrapper div from a fresh load has a width of 504 and becomes 486 after I reload the browser. Where is this 20px coming from that doesn't happen after a page reload? :)

Syndicate content