-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Stumbled upon this while creating a document. Make of it what you will.
<h3 id="nubits-official-wallet-nu">NuBits Official Wallet (Nu)</h3>
Use a name. Using an ID isn't necessary in HTML 5 and will create global variables in your JavaScript
Many libraries (i.e., not your own JS, but someone else's) use a single global - for example, fineuploader. If you make an element with an ID of fineuploader, you will be unable to use the fineuploader module. Avoiding creating unnecessary globals helps avoid those conflicts.
Metadata
Metadata
Assignees
Labels
No labels