Forum Moderators: open

Message Too Old, No Replies

auto complete text field

         

Mekazama

5:08 am on Jan 29, 2007 (gmt 0)

10+ Year Member



auto complete text field... whenever I key up a number..it will append with a specific text..For an example when I entered 2 it will become 2 days..any helps?

Moby_Dim

6:10 pm on Jan 29, 2007 (gmt 0)

10+ Year Member



the simplest imho is onblur event handler containing regex to analyse the value entered.