Jump to content

how do i get this....


Orionsbelter

Recommended Posts

hi i have this popup script tht pops up a box when i place my mouse over a link or user. but i want it to go once i've moved it off the link or username but it doesn't can anyone help??

the code is

<a onmouseover=\"return overlib('username: $username<br>Gender: $i->Gender<br>Area: $area', STICKY, CAPTION, 'User: $i->username', CENTER);\" onmouseout=\"nd();\" href='profile.php?viewuser=$i->username' style=\"\"> $echo </a> -";
} 

Link to comment
https://forums.phpfreaks.com/topic/105012-how-do-i-get-this/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.