Menu
Tag

Selector

Jquery Selector – For Selecting Elements,ID,Class

Jquery By Jul 14, 2013 No Comments

Jquery Selector Using Jquery is making your web page more flexible and more working. Using Javascript was bit old and now we have Jquery which is based on Javascript and creates the DOM with less code. So here we will discuss how we will select the elements in Jquery. HTML  Tags (ID, Class) Selecting HTML elements in Jquery is easy…