I would add, that put a event when a option is selected would be very helpful, sometimes you want to do a action when a user select a option in the datalist, today, the only way to do that is attach to the "keyup" event and check if the input's value is equal to any of the option..
