Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > Javascript
|
Javascript General Javascript discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 16th, 2004, 02:19 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Default about attachEvent mothod of document or window?

hi all,
I wand to find all possible arguments that can be passed to this method but I fail to find it anywhere:
for scripts as follows:
document.attachEvent("onkeydown",x);
window.attachEvent("onload",y);
I'm looking for all possibilities applicable for the first string passed to this method.
I would appreciate a pervasive list link :)

 
Old September 16th, 2004, 02:28 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

For IE:

http://msdn.microsoft.com/library/de...nce/events.asp

--

Joe
 
Old September 16th, 2004, 11:14 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thank you very much






Similar Threads
Thread Thread Starter Forum Replies Last Post
attachEvent !? nerssi Javascript 0 April 7th, 2008 09:54 AM
window.opener.document.parentWindow in Mozilla Mohammedasslam Javascript 2 June 28th, 2007 01:20 AM
attachEvent darkhalf Javascript 3 September 7th, 2006 06:55 PM
'window.opener.document' error in IE Colleen Javascript How-To 1 July 25th, 2006 07:57 PM
Can I Increase The Size Of The Document Window WalterD Dreamweaver (all versions) 2 February 19th, 2005 07:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.