Helpbox

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
StumpDK
Forum Commoner
Posts: 35
Joined: Thu Feb 12, 2004 2:28 am
Location: Copenhagen, Denmark

Helpbox

Post 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?
User avatar
dethron
Forum Contributor
Posts: 370
Joined: Sat Apr 27, 2002 11:39 am
Location: Istanbul

Post 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..
StumpDK
Forum Commoner
Posts: 35
Joined: Thu Feb 12, 2004 2:28 am
Location: Copenhagen, Denmark

Post by StumpDK »

Yeah, sort of, but more like: http://www.liquidpulse.net/
So JavaScript is the best tool for these sort of graphic presentations?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Yep, javascript is the way to go. PHP has nothing to with and cannot achieve this (it is server side).

Mark
Post Reply