[Javascript] Interesting observation (at least to me)

Hassan Schroeder hassan at webtuitive.com
Thu Jul 18 13:07:18 CDT 2013


On 7/18/13 10:52 AM, Tedd Sperling wrote:

> Does anyone else find it odd that onSelect is not an event handler for the Select object?

No. :-)

:: http://www.w3.org/TR/html4/interact/scripts.html#edef-SCRIPT

onselect = script [CT]
	The onselect event occurs when a user selects some text
	in a text field. This attribute may be used with the INPUT
	and TEXTAREA elements.


-- 
:about => about.me/hassanschroeder
:email  => hassan at webtuitive.com
:twitter => @hassan
:voice  => +1 408-621-3445


More information about the Javascript mailing list