Coding Help - Mouse Over Enlarge?

Does anyone know what is the simple way to do a mouseover enlarge on a petpage. I know how to do the javascript one but those don't work on neo. Any ideas? Thanks in advance.
Taxonomy upgrade extras: 

Try something like that. You'll need to quote this post to see the actual code
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more

TU that seems to work great. Glad I could pick your brain instead of making my work today. :D

it should be : function mouseOver and then function mouseOut but i dont know if neopets strict coding rules will let it work. if those dont work try going to www.w3schools and look in the html section it might have what your looking for.

i dug a little deeper for you on this and i am correct the mouseover mouseout tag will not work on neopets but you can get a free generator form that will change your script in to html for the mouse over tags is may work but im not sure. i had a hard time with i first started doing animaged work on neopets and have yet to see a mouse over enlarge on any of the user code there so good luck with it. and i hope it works it would sure make coding for malls and such a little more interesting. let me know how it goes. chat soon rein

I am working on it now will post the page when/if I get anywhere with it. Thanks for all the help.