Orionsbelter Posted May 10, 2008 Share Posted May 10, 2008 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 More sharing options...
Orionsbelter Posted May 10, 2008 Author Share Posted May 10, 2008 its got php into tho but i'll put it on java forum too Link to comment https://forums.phpfreaks.com/topic/105012-how-do-i-get-this/#findComment-537510 Share on other sites More sharing options...
xenophobia Posted May 10, 2008 Share Posted May 10, 2008 Can I have a look for your whole code? I don't get it... what is the function 'overlib' doing. Link to comment https://forums.phpfreaks.com/topic/105012-how-do-i-get-this/#findComment-537513 Share on other sites More sharing options...
AndyB Posted May 10, 2008 Share Posted May 10, 2008 If you read the documentation for the overlib library, all is explained. Link to comment https://forums.phpfreaks.com/topic/105012-how-do-i-get-this/#findComment-537514 Share on other sites More sharing options...
Orionsbelter Posted May 10, 2008 Author Share Posted May 10, 2008 where can i see that? Link to comment https://forums.phpfreaks.com/topic/105012-how-do-i-get-this/#findComment-537519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.