<span onMouseover="display()" onMouseout="hide()" href=" http://www.myspace.com/mikethedj4">
The Javascript = Css Pop Up with text<br />
<span onMouseover="hide" id="mikespage" />
Text Here
</span>
Now With An Image that pops Up
Code:
<script type="text/javascript">
function display(){
document.getElementById("mikescode").style.display="block"};
function hide(){
document.getElementById("mikescode").style.display="none"};
<span onMouseover="display()" onMouseout="hide()" href=" http://www.myspace.com/mikethedj4">
The Javascript Popup With An Image<br />
<img onMouseover="" id="mikescode" src="http://i165.photobucket.com/albums/u42/truribe/73hh4x0r5.jpg " />
</span>
Now if you want to hover over an image just put the code below into the part where you put the txt aka link part in, now if you have any questions feel free to ask.
NOTE: Don't forget to change the text and links.
_________________
Train Insane or Remain The Same
There's No Room In A Warriors Heart For Self Doubt
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum