hi everybody, just joined this group:) I've been using jquery for some weeks so i'm not an expert. This is my problem: i'm using yahoo autocomplete. On choosing an option from the dropdown div a function is triggered whether the choice is made with the mouse (click event) or with the return key(keypress event). In this second instance it works fine in firefox but in ie if i don't keep the return key pressed for a millisecond more the event is not triggered!! Anyone has had this problem (and a solution) before? I can post a link if you need. Thanks in advance.