Home > Article > Web Front-end > jquery1.4 Tutorial 1 Convenient setting function_jquery
Convenient setting function
Most of the setting value pair methods of jquery1.4 can set the second parameter as a callback function. For example: .css(), .attr(), .val(), .html(), .text().
This statement is very abstract, let’s look at an example http://demo.jb51.net/js/jquery1.4/jquery_1.htm