Help - Search - Members - Calendar
Full Version: GIVE ME A ROLLOVER CODE
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
salcha4u
In CSS.

For myspace, blogger layouts, and website templates plz. I never learned how to do it ): Is it even a code? I need to learn how to code multiple rollovers. Someone give me a tutorial, I can't really find one.
miyashu
I found this tutorial for websites useful.

And here's one for myspace.
salcha4u
QUOTE(highwayto4355 @ Apr 10 2008, 05:23 PM) *
i use imageready. makes hte job so much easier. 8]

Eh? How?

Thank yousss miyashu for the links.
salcha4u
:O Like imagemapping?
TELL ME HOW PLZ Thx.

---Edit//
click to enlarge

I don't have a rollover/appearance palette?!
pandora
it's under Web Content
salcha4u
Alright, I was testing around and got a code that looks like this, correct?

CODE
<a href="http://salcha4u"
onmouseout="changeImages('test_01', 'images/test_01.gif'); return true;"
onmousedown="changeImages('test_01', 'images/test_01-down.gif'); return true;"
onmouseup="changeImages('test_01', 'images/test_01.gif'); return true;">
<img name="test_01" src="images/test_01.gif" width="100" height="100" border="0" alt=""></a>
pandora
yep
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.