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

'nameProp' Syntax and Note

Note:

Read-only property. 
The file name specified in the href or src property.
    
Syntax:
    
document.all.elementID.nameProp

    

      
      








Related examples in the same category

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