HTML: name vs id

Are they the same? Not if there is an article on it:

  • name: identifies the HTML control, if things go up to the server
  • id: identifies the HTML control for client-side scripting


Sources:

Comments

Popular posts from this blog

SQL Server Setup: Windows Firewall warning (Ports)

Selecting Server Hardware: Hosted/Cloud vs On-Premise, Virtual vs Dedicated

Docker Containers coming to Windows Server