vicky57t Posted May 24, 2006 Share Posted May 24, 2006 Hi all,I don't know anything at all about generating tooltips in php pages. I need to use them with buttons (submit) & other html components (text areas, textfields, dropdowns)Can anybody please help me outwith this ?Thanks in anticipation. [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /] Link to comment https://forums.phpfreaks.com/topic/10322-php-tooltip/ Share on other sites More sharing options...
samshel Posted May 24, 2006 Share Posted May 24, 2006 Hello,I think tool tips are related to HTML and not PHP.you can put this attribute in the tag where you want the tool tiptitle='title you want'example :<input type="text" name="user" value="" title="Enter User name here"> hth Link to comment https://forums.phpfreaks.com/topic/10322-php-tooltip/#findComment-38482 Share on other sites More sharing options...
appeland Posted May 24, 2006 Share Posted May 24, 2006 Have to agree to samshell.However, this is way cool and only a tiny script:[a href=\"http://www.bosrup.com/web/overlib/\" target=\"_blank\"]http://www.bosrup.com/web/overlib/[/a]Rgds,Andi Link to comment https://forums.phpfreaks.com/topic/10322-php-tooltip/#findComment-38487 Share on other sites More sharing options...
vicky57t Posted May 24, 2006 Author Share Posted May 24, 2006 THANKS A LOT [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /] Link to comment https://forums.phpfreaks.com/topic/10322-php-tooltip/#findComment-38491 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.