moving caret initial

This commit is contained in:
Murod Khaydarov 2017-12-29 01:28:54 +03:00
commit 2e6b107bef
8 changed files with 413 additions and 43 deletions

View file

@ -85,6 +85,12 @@
text : '<span><textarea></textarea></span><p><b></b></p><strong></strong><i><span></span></i>'
}
},
{
type : 'text',
data : {
text: 'sdfsdfsd'
}
}
]
}
});