English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

"How?"...you may ask?

Well, whoever ever gives me the best answer(meaning an answer that fulfills my wish...I am willing to give no best answer) will then be selected as best answer and then I will ask another random question in the same category. This person would then answer there and be selected again regardless of their answer.

So. Here's the deal:

I have a myspace webpage.
I also have links.
I want the links to have a "hover" image onmouseover. An image that hovers over the link when you move your mouse over it.
This is all I want...but remember, it's on myspace. So that means no javascript, unless there is a way around it that I don't know about it.

I would prefer to know to do this in the simplest way possible. If it is not that simple, please explain it for me so I can understand.

I know html pretty well, but I'm just getting into CSS.

Much thanks in advance.

2006-09-13 15:30:49 · 4 answers · asked by __ 3 in Computers & Internet Programming & Design

Boris: A tutorial would be wonderful!

txgirl: I'm going to try it.

2006-09-13 16:02:24 · update #1

4 answers

You can use CSS. Here's an example, I might post a tutorial in an hour or so on http://www.boris4ka.com

.img a{background-image:url('urlhere');}
.img a:hover{background-image:url('hoverurl');}

2006-09-13 15:42:06 · answer #1 · answered by boris4ka 2 · 0 0

Ok, here is the deal. This will not answer your question, and i hate these types of answers, but
Posting another question and choosing the person that you already know will get it, is most probably against the TOS of Y! Answers

2006-09-13 15:37:44 · answer #2 · answered by stepanstas 2 · 0 0

in css, you can slip an image into the style by using the content attribute of the :hover'ing text.

2006-09-13 16:12:18 · answer #3 · answered by jake cigar™ is retired 7 · 0 0

Not exactly sure what you want, but try this:
http://www.mygirlyspace.com/content.php?where=myspace-codes/appearingtext

2006-09-13 15:44:43 · answer #4 · answered by A* 4 · 0 0

fedest.com, questions and answers