javascript
jQuery Online Training
I will be conducting an online training for jQuery enthusiasts in association with ITVidya.com More details can be found here: http://twrl.in/nvdm Learn how to create dynamic, visually-appealing web applications from two experienced JQuery developers in this 8 weeks online training with practical project √ Learn how to use the jquery and how they all fit … Continue reading
Practical DWR Guidelines
I have written a Paper on Practical DWR (Direct Web Remoting) Guidelines. You’ll enjoy it if you’re a J2EE guy who wants to do some Ajax. Click here to view it (will open on GoogleDocs)
Flash and JavaScript Integration
Flash and JavaScript Integration Follow these easy steps to make flash communicate with JavaScript code and vice versa. a) Flash to JavaScript: Making Flash call a JavaScript function JavaScript Function Code. To be put in the HTML <script language=”JavaScript”>function alertMe(){ alert(“Hello, world”);}</script> Flash Code. To be put in any event of button, frame, where ever … Continue reading