I am unable to resize images in chrome using jhtmlarea plugin.
I have tried this in: http://pietschsoft.com/demo/jhtmlarea/
I am unable to resize images in chrome using jhtmlarea plugin.
I have tried this in: http://pietschsoft.com/demo/jhtmlarea/
Chrome and Safari are both based on Webkit, which has a rich text editing engine that doesn't have resize handlers yet. There's a jQuery plugin available though, to implement resizing on Webkit for a variety of WYSIWYG html editors:
EditorBoost webkit resize plugin for iframe-based html editors
EditorBoost webkit resize plugin for non-iframe-based html editors