I have a dropdown Menu where in a div is clicked and List is shown.
On focus out I am supposed to hide the list(i.e. when the user clicks or focuses on some other e
onkeypress="this.blur(); return false;"
its works fine on all IE versions