Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Action Syntax and Note

Note: Read and write property. Specifies the form action URL.      Syntax:      document.getElementById("elementID").action = value document.all.elementID.action = value // IE only