Tag: jquery.js
L

Learn jQuery: A simple ‘Hello World’ jQuery Code
jQuery - A powerful javascript library capable of doing all your complex javascript actions and functionality in a line or two. How cool is that. Pre-requisites : Notepad, jquery.js file(You can get it here), some coding background and an open mind Let's Start with a simple Hello World: Open your notepad, create a html file ...