Here is second article on YUI3 node series. This article is going to talk about addClass, removeClass, toggleClass, replaceClass and hasClass.
We will need HTML to work with. So here is the HTML that is used for example JavaScript code using YUI3.
Example- Dynamically assigning class, toggle class etc
<div… (Continue)
A new project is going on to provide us developers all PHP functions in JavaScript. It is not about providing you everything PHP in JavaScript. So, no need to rejoice that you do not need to learn JavaScript. They are only providing PHP functions to JavaScript.
Big guys at php.js… (Continue)
For all those who are new to JavaScript and want to get working knowledge of JavaScript for form validation, Ajax functionality and others can learn these two JavaScript libraries. These two are working with each other. Prototype.js is base library for script.aculo.us. Prototype provides all the necessary functionalities for your… (Continue)