We\'ve recently upgraded a project from Dojo 1.5 to 1.6 [for the basic IE9 support] and its broken one of our widgets. We have a dialog widget [dijit.D开发者_JAVA百科ialog] with another widget within
Is it possible to use dojo (grid in particular) with MVC-2? An开发者_运维问答y example/ideas on how we can use it?I did not see difference between MVC2 and other types of applications...
dojo.query(\"#foo #bar\") which works as expected in FF, Safari, Chrome and IE8, returns an empty list in IE7.
I wonder how to set fixed width for dojox.form.DropDownSelect (version 1.3开发者_如何学Go). I tried the following:
At start of my app I need to send three ajax get (Dojo xhrGET ) requests, but problem is that I need to send second when I process data from first and send third when I process data from second ( orde
I\'m new to web programming so please bear with me. What I want to do is have a user select a value from a Dojo autocomplete combobox and have the results displayed on the same page. I\'ve tried to fo
I use dojo and struts 1.3.8 and I want to pass some \"special\" characters like è,°,ù,€ via dojo.xhrGet to an action struts saveBill. But when I print the json in the action it gave me
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have I really big problem in this website http://emprego.xtreemhost.com/log/emprego.php To see the problem you need to click on register (green button) and open the Firefox (I tested in Firefox 4).
I am using dojo 1.5. When I right click on dojo tree my right click pop up menu does not get created as first I need to select the treenode.