Is there a way to have a dijit.layout.BorderContainer auto-grow in height? I\'ve tried setting min-height: 200px; height: auto;, but it won\'t scale.
I\'ve created a number of widgets that are loaded as tab panes in a tabcontainer. Everything seems to work well, except I\'m getting different results when using my custom widgets vs. creating everyth
I am trying to add a delete button to the Dojo Datagrid and I currently have the following javascript:
i read about the Google Closure Compiler and i will try to use it to make my web application better. But i think it is doing the same things like the dojo shrinksafe.
I\'m fairly new to Dojo toolkit, and well really like it.But I have a problem with nested tabs auto-refreshing.Here is a sample of my practice code where this problem exists.I\'m currently concerned w
How do I tell the dojo 开发者_运维百科build system to run the shrinksafe optimization on files NOT includedin a layer but in the perfixes directories?
I am trying to load the following xml data rendered from a JSP page and display the name, city , state and hide zip. How do I do it in dojo?
For some reason, in IE (IE8 in Win 7 to be precise),when I click on a mailto link, I end up with the current page being replaced by a blank page with mailto in the address bar.
I have a problem implementing a cross domain custom build in Dojo. The situation is as follows: i have a pretty large application, with a good number of localisation bundles, so basicly the directory
I\'m very new at this, in fact this is my first Dojo attempt.I\'m trying to get data from a website with: