filmov
tv
jQuery Tutorials: How to change div properties using jQuery

Показать описание
jQuery is a very good and easy to use library to manipulate HTML document on the go. Though it can used to communicate with backend server, its main objective is to make interaction on the web browser window.
In this video, I talk about very simple concept of changing the background color of a div HTML tag. It is recommended to put the script code at the bottom of the HTML document, just above /body tag, to improve performance
In this video, I talk about very simple concept of changing the background color of a div HTML tag. It is recommended to put the script code at the bottom of the HTML document, just above /body tag, to improve performance