DOJO Tutorials is Best Hi, This is one of the best tutorial. Thanks to the author. Please keep posting this type of tutorials. Thanks Ravi
good tutorial Excellent tutorial! please give some more examples which are commonly used in generating client side validations.
dojo this is not dojo, where you use dojo functionality? this is simple javascript with dojo include, but this dojo scripts is not run, because you don't have dojo include file and structure.
DOJO's for a beginer it is really excellent and extrodinary......i am very thank full to rose india.here i want to discuss one doubt is...how it loads and reads the init() method.except this....the step by step example..is really ultimate
DOJO init() what for is the function init(){} is used in code <html> <head> <title>button</title> <script type="text/javascript"> dojo.require("dojo.event.*"); dojo.require("dojo.widget.*"); dojo.require("dojo.widget.Button")
dojo.addOnLoad(init) it works even when dojo.addOnLoad(init) is not called
It do not the right thing I tried this tut but without the expected result. In firefox->firebug I got the error "Could not load 'dojo.event.*'; last tried './event/*.js'". Which file of dojo I have to include? Now, my include is ....dojo/dojo.js Regards Chris
Question on example Hi, Thanks for Excellent tutorial! I have one question following code will also produce the same result with out using dojo. <code> <html> <head> <title>button</title> <script type="text/javascript"> function helloPressed()
good instructions Its very in-detail. that's y i just like it. thanks a lot Author........
dojo button the code contains dojo.event.connect(); this is not explained in this example..
I don't find any sence onClick method calls a function and alert box is displayed. How do DOJO works in this code?
Include dojo.js step is missing Should not the code also include .js file (dojo.js), otherwise copying the code wont work
change in dojo.1.3.1 The above code wont work in dojo1.3.1 . Use <script type="text/javascript" src="dojo/dojo.js" djConfig="parseOnLoad: true"> </script> <script type="text/javascript"> dojo.require("dojo.parser"); dojo.require("dijit.form.TextBox");
someCoder This example does not show off the benefits of dojo. It is more code and work than making a button the old fashioned way. The demonstration should make it obvious to the learner the benefit that is gained by the lesson.
dojo cannot be resolved Hi, I am try to run the above example using JSP. 1) I have included <script src="http://ajax.googleapis.com/ajax/libs/dojo/1.4/dojo/dojo.xd.js" type="text/javascript"></script> so that it's not required to download dojo.I am getting dojo cannot
Yes Anantha is Right Hi , New to Dojo concepts. Yes this code is working without dojo.addOnLoad(init) statement. Then what is the necessity of this code.
Dojo Dojo how the Dojo works Hello Friend, Please visit the following link: Dojo Tutorials Thanks
Dojo Hello World Dojo Hello World  ... World" example in Dojo. Before creating any examples or applications you must be follow the its directory structure. Try Online: Hello World
DOJO HelloWorld Example - Ajax DOJO HelloWorld Example Hi I am total in using DOJO for AJAX purpose From the HellowWorld example Hello World! The Button has already...://www.roseindia.net/dojo/dojo-hello-world-example.shtml Thanks
Benefits of Dojo to create a "Hello World" example in Dojo. Before creating any examples... example we are going to create a button "Hello World!". To create... message like: "Click on the Hello World Button". 
Ajax Dojo Tutorial . Dojo Hello World In this tutorial, you will learn how to create a "Hello World" example in Dojo. Before creating...; Dojo Tutorials and Examples Dojo is another great
Button in Dojo - Framework Button in Dojo I want to create button in Dojo, new to dojo Dojo - creating a button, lets say hello world button using DOJODojo Button Example http://www.javajazzup.com/issue9/page40.shtmlDojo Tutorial Resourceshttp
DOJO, DOJO 1.0.2 tutorial, DOJO Tutorial application. Dojo Button Example In this tutorial, you will learn... with example. Dojo TabContainer In this section, you...Dojo 1.0.2 Tutorial  
DOJO Tutorial testing in best way. DOJO has the support of Internationalization... DOJO has support of W3C DOM Highly evolved libraries for example, date...DOJO Tutorial In this section we will learn about DOJO. This section
Dojo Hello World Dojo Hello World  ... to create a "Hello World" example in Dojo. Before creating any... a Button The following example we are going to create a button "Hello