Learn how to change text inside any HTML element by using jQuery
Learn how to get HTML content of any element by using jQuery
Learn how to display immediate parent and immediate child elements of a particular element by using jQuery
Learn how to display child elements of any parent HTML element and their text by using jQuery and also text of any individual element by using Query.
Learn how to apply simple CSS styles using jQuery. Here I explain how to make text bold and italic, how to apply different styles for alternative elements and also how to apply styles for particular elements by using jQuery.
Learn how to install jQuery and how to use jQuery in your application.
This will give brief idea about jQuery and how it differs from normal javascript. It also provides the advantages of jQuery.