+ 1

prop() vs attr() in jquery

What is the difference between prop() and attr() in jquery?

5th Nov 2017, 8:26 PM
Sathishkumar R
Sathishkumar R - avatar
1 Antwort
+ 1
On the attr() page scroll down to the attributes vs properties section. http://api.jquery.com/attr/ http://api.jquery.com/prop/
5th Nov 2017, 10:47 PM
ChaoticDawg
ChaoticDawg - avatar