mikeymckay / coconut

Coconut renders json defined forms in a browser and then saves the results to couchdb.
http://vetula.github.com/coconut
Other
11 stars 6 forks source link

the new clinic visit button is slow to respond and so is the edit clinic visit button #97

Closed mikeymckay closed 11 years ago

mikeymckay commented 11 years ago

Slowness is due to the checkbox radio widget taking a long time to load. Tried creating markup that matches jquery mobile by hand, which was fast, but no events were hooked up.

mikeymckay commented 11 years ago

Fixed with this (non-JQM) approach:

http://stackoverflow.com/questions/5275857/highlight-label-if-checkbox-is-checked