Are you guys aware that he put the function into a "onmousemove" ?
Every single movement with the mouse and all the links of the ENTIRE page are checked and RE-defined.
Are you aware that the function match is used to compare strings against a regular expression?
Where is the regular expression here?
Isn't it correct to use string.indexof(substring) ?
I am wondering how is it possibile that this "mod" has been accepted.
|