Forum Moderators: coopster
I have a second page called description.php where the link details should appear.
This file should get this info when the user put the mouseover on a link and display it.
So in the href i got onmouseover="ajax_showTooltip('description.php?id=$id ,this,2);return false"
What can i do in the description.php file to get the right id and display the details ?
Thanks for help
Hanyaz