JavaScript error in FormOptions
Question:
This is the Javascript error message that I get when attempting to insert AHE from the Insert Menu -or- when clicking the AHE icon on the Forms menu..
While executing onClick in FormOptions.htm, the following JavaScript error(s) occurred:
At line 214 of file "c:\programFiles\Macromedia\DreamweaverMX2004\Configuration\Commands\FormOptions.js":
TypeError: arrayElements[1] has no properties.
But when I click "cancel button" on the "Input Tag Accessibility Attributes" dialog box - The HTML area appears, but then as stated above the HTML area will not appear on the web page when served up on the remote server
Answer:
Please make sure that there is a form tag around the html textarea and also that the textarea has a name= attribute that is the same as id=
Also uncheck the option in DW: Preferences > Accessibility > "Show attributes when inserting Form Objects"
Comments
Be the first to write a comment
You must me logged in to write a comment.