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 […]

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 […]