| Issue 12: | Setting {toolbar: false} causes MooEditable.checkStates error (line 319) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
1. $('eltexto').mooEditable({toolbar:false});
What is the expected output? What do you see instead?
checkStates should return if options.toolbar=false
What version of the product are you using? On what operating system?
r63
Please provide any additional information below.
Though 'checkStates' is pretty cool it may also be handy to be able to
disable it.
Nov 11, 2008
Project Member
#1
cheeaun
Status:
Fixed
|