grahamb314 Posted September 20, 2008 Share Posted September 20, 2008 Hi all I`m looking for text to apear when you move your mouse over a form input (I have several form input boxes and i want a seperate message per box. Is there somethting you can do with: Code: <input type="text" name="StartTime" /> ? Thanks! Quote Link to comment Share on other sites More sharing options...
Adam Posted September 21, 2008 Share Posted September 21, 2008 Could perhaps use title="" ?? Or could develop your own custom popup or something with javacript? Adam 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.