Monday, March 10, 2014

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

attr() gives default value.
prop() gives you the updated value.

No comments:

Post a Comment