Posts

Importance of jQuery in Designer's Career

Importance of jquery in the web designing In this blog, we will discuss what is jQuery and why should we use jQuery? So let’s proceed with the intro part initially. Required Skills Before learning jQuery you must have knowledge of CSS, HTML, and JavaScript. One should understand what DOM is, how DOM is manipulated, and how CSS is applied. Overall a basic understanding of front-end development along with these skills is required. History of jQuery jQuery came into existence in January 2006 at bar camp NYC. It was developed by John Resig. John wanted to separate JavaScript from HTML tag so that the code looks clean and becomes easier to understand. This gave him the reason to start the work on JavaScript to start the work on a JavaScript library which he named jQuery. The first jQuery code: <button id= "test" >Click< /button> $("#test").click(function() { alert("Button is clicked" ); }); Popularity of jQuery In the year 2015, jQuery was used on 6