Post Reply 
[SOLVED] HTML/JAVA mouseover code
I solved my problem! Thanks for all the help!!! :D
Author Message
Mickey
Down with MJ yo

Posts: 3,663.2843
Threads: 251
Joined: 26th Apr 2008
E-Pigs: 28.7300
Offline
Post: #2
RE: [HELP] HTML mouseover code
Don't see why that isn't working, but why not try using jQuery? Imo it's a lot easier than javascript
The code could be

HTML Code
$('#link id').click(function() {thingy when click here});
$('#link id').hover(function() {code to run on hover}, function() {code to run off hover});


[Image: MiCk3Y.jpg]

[Image: battle.png]

Spoiler for link:
(This post was last modified: 01/08/2009 11:04 PM by Mickey.)
01/08/2009 11:02 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] HTML/JAVA mouseover code - Gadget - 01/08/2009, 10:38 PM
RE: [HELP] HTML mouseover code - Mickey - 01/08/2009 11:02 PM
RE: [HELP] HTML mouseover code - Gadget - 01/08/2009, 11:19 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: