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