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> -"; } Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Orionsbelter Posted May 10, 2008 Author Share Posted May 10, 2008 where can i see that? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.