Query .attr() Demonstrates getting and setting HTML attributes using .attr() query-attr component Query page.js Attributes attr() works with any HTML attribute like id, data-*, href, etc. ["query","attributes","getter","setter"] .attr() Example
Categories