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. Quote Link to comment 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. 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.