onselect JavaScript (JS) Example: HTML DOM Objects – Event – onselect JavaScript (JS) Example

onselect JavaScript (JS) Example: HTML DOM Objects – Event – onselect JavaScript (JS) Example Purpose: – Illustrates the JavaScript syntax for the onselect Event. View Other Attributes and Handlers for DOM Events Prerequistes: Install Visual Web Developer 2008 Syntax: Object.onselect=”yourjavascriptcode()” – Allows you to know when text is selected. Restrictions: None Notes: You can build your own library... [Read More...]