Coding Help - Mouse Over Enlarge?

6 posts / 0 new
Last post
eeukqicmaj
eeukqicmaj's picture
Offline
Last seen: 13 years 5 months ago
Joined: 09/04/2009 - 5:54am
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: 
saudor
saudor's picture
Offline
Last seen: 11 hours 7 min ago
Joined: 10/06/2007 - 12:30pm
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
eeukqicmaj
eeukqicmaj's picture
Offline
Last seen: 13 years 5 months ago
Joined: 09/04/2009 - 5:54am
TU that seems to work great. Glad I could pick your brain instead of making my work today. :D
rein
rein's picture
Offline
Last seen: 12 years 11 months ago
Joined: 07/12/2009 - 4:23pm
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.
rein
rein's picture
Offline
Last seen: 12 years 11 months ago
Joined: 07/12/2009 - 4:23pm
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
eeukqicmaj
eeukqicmaj's picture
Offline
Last seen: 13 years 5 months ago
Joined: 09/04/2009 - 5:54am
I am working on it now will post the page when/if I get anywhere with it. Thanks for all the help.