Jump to content

MouseOver box?


Kristian_C

Recommended Posts

Hey, ive been trying to re-make a script from a site i found that had this box that came up with information abut etc the site the link went to, the window is just like an alt="" thing, but bigger, it has a background, it closes like the alt, and opens like it, but in the "alt" thing it must be possible to echo the text with php...if anyone understand's what im talking about and can explain, find a tutorial, or make a code with :CSS (just how i can get the CSS into the JS)PHP (--------------------------PHP-------------)JS (The code i need)HTML/PHP (echo"<a href=\"#\" onmouseover=\"DispInfoBox('<div class=\"InfoBox\">$title<br>$infotext</div>');\" onmouseout=\"HideInfoBox();\"> TheLink</a>)if something like this is possible, pleace help :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...