View Single Post
Old 02-01-2013, 10:30 PM   PM User | #5
xelawho
Senior Coder

 
xelawho's Avatar
 
Join Date: Nov 2010
Posts: 2,437
Thanks: 52
Thanked 454 Times in 452 Posts
xelawho will become famous soon enoughxelawho will become famous soon enough
Yes, Stephen. I think I have heard you say something similar before. Like I said - it was a basic example. Although I must say I haven't seen this before:
Quote:
Originally Posted by felgall View Post
Code:
document.getElementsByTagName('input')[0].onclick - function() {alert('not hello');};
does that remove the function from the onclick event?
xelawho is offline   Reply With Quote