Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfselect bind to keypress and onChange?

Participant ,
Jun 21, 2008 Jun 21, 2008
Here's a quickie (I think):

I want to bind a cfdiv to a cfselect. I want the div to refresh whenever the cfselect value changes, whether the change is caused by a mouse select or a keyboard. The default action for binding the div to the cfselect seems to be onChange, which (at least in Firefox 2) only refreshes on a mouse click; changing it to keypress only refreshes it on (surprise) using the keyboard to change the value.

What's the easiest way to get it to refresh regardless of how the cfselect value is changed?
664
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 01, 2008 Jul 01, 2008
LATEST
anybody?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources