'Methods' Syntax and Note : Methods « Javascript Properties « JavaScript Reference





'Methods' Syntax and Note

Note:

Read and write property. 
Defines a comma-separated list of the HTTP methods for 
accessing the destination document.
    
Syntax:
    
document.all.aID.Methods = value

    

      
      










Related examples in the same category

1.'Methods' Example
2.'Methods' is applied to