Page 1 of 1

Helpbox

Posted: Fri Feb 13, 2004 4:22 am
by StumpDK
Hi!
How would you create a helpbox, that shows information about an element as you move your mouse over it? Is it JavaScript, or can you create it using PHP?

Posted: Fri Feb 13, 2004 4:26 am
by dethron
of course it is javascript.

http://www.tkf.org.tr/indexm.php?ID=11&SM=111

is this what you looking for?

u may also use DHTML..

Posted: Fri Feb 13, 2004 5:31 am
by StumpDK
Yeah, sort of, but more like: http://www.liquidpulse.net/
So JavaScript is the best tool for these sort of graphic presentations?

Posted: Fri Feb 13, 2004 5:50 am
by JayBird
Yep, javascript is the way to go. PHP has nothing to with and cannot achieve this (it is server side).

Mark