Test variable / function / HTML element names for validity
Use this to test if your chosen variable / function / HTML element name is a reserved word or contains invalid characters. Note, invalid HTML element names or IDs will not cause problems in standard HTML but they will probably cause problems if you attempt to address that element with JavaScript.
To see the script license and check details like browser compatibility, use the links on the navigation panel at the top of this page.