Thread
:
What the hell is wrong with my gallery?
View Single Post
04-21-2002, 11:25 PM
spanky
Confirmed User
Industry Role:
Join Date: Apr 2002
Posts: 231
if (document.all){
document.body.onmousedown=updownshadow
document.body.onmouseup=updownshadow
}
Those are event captures for DOM browsers. The bots probably think that you're trying to block context menus from popping up.
cheers
spanky
View Public Profile
Find More Posts by spanky