| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
5 comments so far (post your own) View All Comments Latest 10 Comments: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()
{
alert('Click on the Hello World Button');
}
</script>
</head>
<body bgcolor="#FFFFCC">
<p align="center"><font size="6" color="#800000">Welcome to Roseindia Dojo Project</font></p>
<button dojoType="Button" widgetId="helloButton" onClick="helloPressed();">Hello World!</button>
<br>
</body>
</html>
</code>
Posted by Vijay on Saturday, 01.31.09 @ 12:29pm | #84361
it works even when dojo.addOnLoad(init) is not called
Posted by ANANTHA KRISHNA PILLAI on Tuesday, 09.16.08 @ 14:52pm | #79830
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
Posted by Ramana murthy koppula on Thursday, 05.15.08 @ 15:38pm | #60033
Excellent tutorial! please give some more examples which are commonly used in generating client side validations.
Posted by chandu on Thursday, 03.6.08 @ 18:58pm | #51711
Hi,
This is one of the best tutorial.
Thanks to the author. Please keep posting this type of tutorials.
Thanks
Ravi
Posted by Ravi on Tuesday, 02.12.08 @ 15:08pm | #48008