faqts : Computers : Programming : Languages : JavaScript : Event handling

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 16 people (38%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

WHAT TOPIC SHOULD I READ UP ON FOR THINGS LIKE document.oncontextmenu,document.body.onmouseup,window.location,parent.location.assign, window.open

May 19th, 2001 19:30
Colin Fraser, chin min,


um..the question is not very clear, but I think you mean to ask "where 
can I find out about these things?" This is easy, if you try :
http://www.faqts.com/knowledge_base/index.phtml/fid/53/
this address, and in the right hand column, in my browser at least, lies 
a couple of lines that read 
   DOCUMENTATION : 
   Netscape client side
    Javascript Reference (v1.3) 
   Mini-FAQ 
   Netscape client side
    JavaScript Guide (v1.3) 
   MS JScript core reference 
    MS client side DOM 
   Netscape 4 DHTML guide
    and reference 
   Netscape core JavaScript
    language guide (v 1.5) 
   Netscape core JavaScript
    language reference (v 1.5
You may find what you want there. 
Good luck.