I'm not sure what you call it but on some browsers when you dbl click on a text box for example and you enter previous data before it presents you with a history e.g. if I have a text box where the user can type in a file name and I check on the onKeyUp event to determine to enable the buttons to add it to the list but this does not work when they double clicking on the inputbox to get a previously used value.
My question is what event gets trigger on this operation?



Reply With Quote

Bookmarks