Tip 7: Understand the difference between attributes and properties HTML attributes and properties are two different things, so make sure you use the right jQuery method--either attr() or prop()--to handle them, especially if you???re using the newest versions of jQuery.