Passing event data in the inline event handlers?

Function myfunc (e) { e = e || window. Event; var code = e. KeyCode; alert (code); }.

Thank you really much :) I didn't know about the global event variable. Now it works perfectly, thanks again. – rhino Oct 2 '10 at 18:36 well you should really read a paper before you get into javascript event handling because it can get messy especially if you deal with IE.

Anyway, I'm glad I could help. – galambalazs Oct 2 '10 at 18:38.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions