html5 inputs added

This commit is contained in:
vitalets
2012-12-10 20:01:33 +04:00
parent 7270692c31
commit b53b388259
7 changed files with 249 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ $(function(){
@type string
@default null
**/
placeholder: null
placeholder: null
});
$.fn.editabletypes.textarea = Textarea;