Home > Article > Web Front-end > Code for changing color and background implemented by jquery change(fontsize,background) supplement 2_jquery
change(fn)
Bind a handler function to the change event of each matching element. The
change event is triggered when an element loses focus, and also when its value changes after gaining focus.