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? Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment 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= Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.