bulrush Posted May 6, 2010 Share Posted May 6, 2010 Hi, I'm using HTML forms with my PHP and MySql. I would like to know if the Text boxes or buttons (or any other items you could see in a form) support a rollover tooltip. That is when your mouse hovers over the button (or text box) a tooltip pops up and tells you what the button does. How can I implement these? I'm not using Java right now, but Javascript might be an option. Thanks. Link to comment https://forums.phpfreaks.com/topic/200905-rollover-tooltips-in-form-items-button-box/ Share on other sites More sharing options...
bulrush Posted May 6, 2010 Author Share Posted May 6, 2010 Never mind. The attribute TITLE="tooltip" is supported by IE 4.0+ and FF 3.6. I just tested it in FF 3.6. Link to comment https://forums.phpfreaks.com/topic/200905-rollover-tooltips-in-form-items-button-box/#findComment-1054168 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.