Scripting: NumericTextEntry doesnt give a "onChange" event
All  1-2  3-4

Previous
Next
 From:  Michael Gibson
8694.3 In reply to 8694.1 
Hi Ralf, try using onvaluechange="" instead of onchange="" .

The onvaluechange="" is a custom event that MoI fires which should work for both of those cases. That's there because in MoI v1 and v2 it wasn't easy for me to customize the standard onchange event, so MoI controls used a custom one instead.

I'll look into making the standard onchange="" work now as well though.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  r2d3
8694.4 In reply to 8694.3 
>Hi Ralf, try using onvaluechange="" instead of onchange="" .

YES this works
Thank you very much!
Ralf
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3-4