Asday Posted July 18, 2007 Share Posted July 18, 2007 How do I make a custom tooltip appear when someone hovers over a certain (blue underlined) word in an echo, then disappear after X amount of time? Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/ Share on other sites More sharing options...
phpknight Posted July 18, 2007 Share Posted July 18, 2007 I think that is a CSS question, Javascript, or AJAX. You probably can't do that with PHP by itself. Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/#findComment-301067 Share on other sites More sharing options...
Asday Posted July 18, 2007 Author Share Posted July 18, 2007 I think that is a CSS question, Javascript, or AJAX. You probably can't do that with PHP by itself. Blast! Thanks. With js, AJAX or CSS, how would I go about it? If someone could just post the code (or the trick I need to learn) I can probably take it from there. Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/#findComment-301076 Share on other sites More sharing options...
AndyB Posted July 18, 2007 Share Posted July 18, 2007 http://www.google.ca/search?hl=en&q=custom+tooltip&btnG=Google+Search&meta= Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/#findComment-301124 Share on other sites More sharing options...
sandy1028 Posted July 18, 2007 Share Posted July 18, 2007 Is tooltip information can be displayed in the table or is it used only for images Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/#findComment-301129 Share on other sites More sharing options...
AndyB Posted July 18, 2007 Share Posted July 18, 2007 Is tooltip information can be displayed in the table or is it used only for images Up to you and depending on which of many methods you choose for having 'tooltips' or their equivalent. Check some of the Google finds in my previous post. Link to comment https://forums.phpfreaks.com/topic/60522-tooltip/#findComment-301467 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.