LimeSurvey: master 7487cf7b

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2012-11-29 10:16:02 master 0ac69fba
Affected Issues  06960: Unchecking of "other" option in multiple choice questions impossible if text box empty
Changeset

Fixed issue 06960: Unchecking of "other" option in multiple choice questions impossible if text box empty
Dev: return false on click, but put error on text input and focus in
Dev: Add inline visibility:hidden style for user without javascript, remove it in javascript
Dev: can be put in external js file, but use .live or .delegate to have it before document.loading

mod - application/helpers/qanda_helper.php Diff File