:( :( :(
Printable View
:( :( :(
I don't understand what you need done. You mean you want a link in each letter of a sentence, entire div, or what?
I want to put a link where the text says "Click here"
ENTER HERE: http://www.ministeriolve.org/shock_wave_text.htm
do you need each phrase to have a different link? If every phrase can have the same link, you can simply wrap the link around the <div>:
otherwise, as Daniel says, you'd have to re-write the script.HTML Code:<a href="all/links/lead/here.html"><div ID="idee"></div></a>
That's perfect ... Just when passing above the dark blue text is the link, Is there any way to change the color when you move the mouse up?
You can use CSS or style tags like I suggested earlier. Apply them to the <div> or <a> tag as needed. Google "change link color".
Change the color of the shockwave text onmouseup you mean?