king2k5
05-07-2006, 04:36 PM
Ok, so i want to make a little box thing appear when i put my cursor over text... this is what i have:
<a onMouseOver="return escape('A beast with the body of a lion and the wings and head of an eagle')">Griffin</a>
Now, that doesnt work, so can i get some help?
<a onMouseOver="return escape('A beast with the body of a lion and the wings and head of an eagle')">Griffin</a>
Now, that doesnt work, so can i get some help?