javascript onmouseover effect help!?

Question by Vinny: javascript onmouseover effect help!?
I would like this jquery plugin to function once the user mouses over it instead of having to click on it. Please show me the right HTML/javascript code necessary to make this happen.

HTML file:

http://www.viniciusmoreira.com/test2/

JS file:

http://www.viniciusmoreira.com/test2/jquery.contactable.js

Thanks!

Best answer:

Answer by Jason
Use .mouseover()

Give your answer to this question below!

About Admin