Hi. If you see here: http://www.phplinkdirectory.com/articlescript/features.php When you scroll over Link on "Validation" or "Emailer", you get a little down pop-up that tells you a description about it. Can anyone do this? I'm interested in it and want to put it on my website.
Its a javascript trick as you can see from source code <a href="" style="font-weight:normal;" onmouseover="document.getElementById('feat_description_4').style.display='block'; getPosition(event, 'feat_description_4');" onmouseout="document.getElementById('feat_description_4').style.display='none';" onclick="return false;"> Available in a dozen languages </a>
I know that, but can someone help me develop it for my website? The link is on the left in my signature. (seeUPLOADER)