Thread
:
Uhh WTF???
View Single Post
#
20
(
permalink
)
11-14-2002, 04:00 PM
ff_cid
Guest
Posts: n/a
I did a javascript onmouseover, so that when your mouse hovers over my sigpic, a javascript alert will pop up saying "hello"
Code:
<img src="{url}" onMouseover=javascript
:alert("hello")>
Like that ^^