element.has(attributeName);
>>> MyForm.attribute.set("action","send.php"); >>> MyForm.attribute.has("action"); true >>> MyForm.attribute.get("angelineJolie"); false