News

Nowadays JavaScript has three different keywords to declare a variable — var, let and, const. Each has its own properties and particularities. Let’s start by making a simple comparison table ...
Ah, I see! You're using names, not IDs. The possibility didn't occur to me immediately because names on form elements are deprecated in XHTML 1.0, and that's usually all I use.