'selection' Example : selection : Javascript Objects : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP
JavaScript Reference Home »  Javascript Objects   » [  selection  ]   
 



'selection' Example

    
<html>
<body>
<body onclick="alert(document.selection.type);">
<p>Select this text</p></body>
</body>
</html>

    
      
      
Related examples in the same category
1.  'selection' Syntax and Note
2.  'selection' JavaScript Properties
3.  'selection' JavaScript Methods
4.  'selection' Event handlers
























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