'clearData()' Syntax, Parameters and Note : clearData : Javascript Methods : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP


JavaScript Reference  »  Javascript Methods   » [  clearData  ]   
 



'clearData()' Syntax, Parameters and Note

Note:

Clears the clipboard.
    
Syntax:
    
event.objectName.clearData(param1)


Parameters:
    param1   Optional; one or more of the following data formats: 
                       Text, URL, File, HTML, and Image. 
                       Leave blank to clear all data formats. 
      
      
Related examples in the same category
1.  'clearData()' Example
2.  'clearData()' is applied to
























Home| Contact Us
Copyright 2003 - 07 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.