December 2013
Intermediate to advanced
384 pages
9h 54m
English
The most important part of dynamic web development is the ability to access the DOM elements quickly and efficiently. JavaScript inherently provides functionality to access the DOM elements. This JavaScript feature can be useful at times, but this is the area where jQuery really stands out. At times you will need to use JavaScript methods to access the DOM elements, but when possible I recommend using jQuery.
The phrases in this chapter cover both the JavaScript and jQuery selector methods to find DOM elements.
Read now
Unlock full access