LimeSurvey: 2.1 bab910d8

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.1 2012-11-29 11:25:49 2.1 e23b04bd
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/modules/CheckQuestion.php Diff File