Categories | Question details Back To List | ||
combo.onchange is being called more often than when mouse is clicked for new selection or Enter key is pressed? Implemented the onkeypressed() function which works great as long as you do not click the mouse to make your selection, so I was hoping to use the onchange() function. Suggestions? Answer posted by radyno (Support) on Dec 01, 2014 17:09 Having solved the problem mentioned above, you may also look through the possible related problems with ajax combobox example and fieldset. |