.Change only by mouse click?
Hi all,
First time posting, been using JQuery about a year, though! Anyhoo...I'm having a bit of trouble with change events on a select box.
If the selection is made via mouse, I can show/hide the associated fieldset just fine, but if the select box selection is made via keyboard or selectedIndex is changed via other code, it doesn't work. I've searched around, but I'm not finding info on this.
Can anyone shed some light for me?