No one edited your code
I dint mean some one edited my code, alll I was trying to point is, the editor rendered my code as html. I will try to be more careful from next time.
Bear, you were right. The windows.event turns out to be null, if i call javacript on href. I tried this
but now the alert comes out as
file:///C:/Documents%20and%20Settings/test/My%20Documents/temp.htm#
.
I am lost. All I am trying to do is, get the src anchor element clicked, so that I can disable it.
Thanks,