yeah like when you have previously filled out a form and the browser stores the auto complete data
_____ From: Matthew Hazlett [mailto:[email protected]] Sent: Wednesday, 3 March 2010 2:12 PM To: [email protected] Subject: RE: [Moo] input onselect event What are you trying to do then? Your message said you wanted them to click the box and be able to select a previously used entry). All you have to do is populate the list div with the previous entries. From: [email protected] [mailto:[email protected]] On Behalf Of Steve Onnis Sent: Tuesday, March 02, 2010 9:59 PM To: [email protected] Subject: RE: [Moo] input onselect event thats not what i am trying to do anyway _____ From: Matthew Hazlett [mailto:[email protected]] Sent: Wednesday, 3 March 2010 12:30 PM To: [email protected] Subject: RE: [Moo] input onselect event Made a few improvements: http://mootools.net/shell/8T7Jj/ From: [email protected] [mailto:[email protected]] On Behalf Of Steve Onnis Sent: Tuesday, March 02, 2010 7:04 PM To: [email protected] Subject: [Moo] input onselect event Is there an event that can be fired when a user double clicks a text field and the user choose from the list of previously entered values the browser shows up? I have tried change, focus and click but none of them seem to work. Steve
