programming.name Posted May 25, 2010 Share Posted May 25, 2010 Hi, I have an input field that can type something in an HTML page. What I want to do with this field is I want some letters typed in the field to be selected after clicking somewhere else and when comming back to the field again. Thanks. Quote Link to comment Share on other sites More sharing options...
andrewgauger Posted May 25, 2010 Share Posted May 25, 2010 What kind of filter were you thinking? Quote Link to comment Share on other sites More sharing options...
prestonwinfrey Posted May 27, 2010 Share Posted May 27, 2010 You aren't going to be able to accomplish this in HTML alone. I would suggest using JavaScript (client-side language), specifically the jQuery framework. You should probably seek help in the "JavaScript Help" forum. 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.