|
Bruce_Dickey
|
 |
« Reply #7 on: October 25, 2011, 01:31:08 PM » |
|
Now same for me today, for your code. My large app still is misbehaving. I'll update this post when I find out why.
Later: Boiled down the files to the code shown below.
Problem: Not getting the event when clicking on the checkbox for the "multibycheckbox" tree. Same in Chrome and Firefox.
For both working and non-working cases: Running on Red Hat Enterprise Linux 6, 64-bit, Apache sever, web2py web framework.
Conditions when not working: Running stand-alone with my index.html and my agile_diags.js files.
Conditions when working: Running in VisualJS (also from Apache and web2py) without using my index.html and agile_diags.js files.
This looks like it should be fairly simple, but I'm stumped. Please help.
Thanks, Bruce
index.js
index.html
agile_diags.js
|