bird_man11 Posted February 20, 2007 Share Posted February 20, 2007 Hey guys just wondering if any one could help out, i have some combo boxes with a fair bit of data in them and the users would prefer to be able to type in the value and the combo box goto the value they type, there is no problem in firefox, but in internet explorer if the user types in the first character its fine but when they type in the second character it goes to a value with the start character as the second character typed. for example i have the values 10.0 to 100.0 in a table and the user wants 22.5 they will type 22.5 and it end up at the value 50.0 cause 5 is the last character they type. dunno if i can fix this due to it being a setting in the browser, just wondering if there was any code in javascript that would help. anyone could help me it would be appreciated Cheers Quote Link to comment Share on other sites More sharing options...
fenway Posted February 20, 2007 Share Posted February 20, 2007 Strange... you sure it's not the decimal? 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.