Thread: Mouse over help
View Single Post
Old 2006-11-28, 03:07 PM   #3
quest
Trying is the first step towards failure
 
Join Date: Sep 2004
Location: North of the Motor City, MI.
Posts: 122
Send a message via ICQ to quest
I suppose you could put this in the head section of the page:

<base onmouseover="window.status='http://www.yourlinkhere.com'; return true;">

That will do the whole page.
You can also open the link in a new page with:

<base target="_blank" onmouseover="window.status='http://www.yourlinkhere.com'; return true;">


Ben
__________________
SinSexual Porn

Last edited by quest; 2006-11-28 at 03:16 PM..
quest is offline   Reply With Quote