Page 1 of 1

PHP hover effect

Posted: Tue Jul 20, 2004 4:22 pm
by Calimero
Can a hover effect be done in php?

My idea - for start, is when a mouse is over the form object (textfield for example) code displays , in a layer some txt (tooltip for that one, or for all the fields the same)

I'm at the very beggining of this idea, and in this part of the PHP I presume, I dont know the commands to use - especialy for the layer

So any help appreciated.

Thanks Ahead !

Posted: Tue Jul 20, 2004 4:27 pm
by kettle_drum
It can be done in javascript. PHP is only server-side.

...

Posted: Tue Jul 20, 2004 4:40 pm
by Calimero
Then ....

Anyone knows where to get such a script,
already tried several sites, but not completely satisfied (size, functions...)

Any syggestions are welcome

Thanks Ahead !

Posted: Tue Jul 20, 2004 4:48 pm
by feyd
onmouseover/onmouseout

Posted: Tue Jul 20, 2004 4:50 pm
by pickle
Look for [google]overLib[/google]