Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wysiwyg

How To Get Current Caret Position In A Sceditor Textarea?

I'm using SCEditor along jQuery in my website and I wonder how can I get the current caret posi… Read more How To Get Current Caret Position In A Sceditor Textarea?

Changing Font Size Options On Wysiwyg Editor?

So I have a bootstrap wysiwyg editor from a jqueryscript.net plugin and I'm trying to give more… Read more Changing Font Size Options On Wysiwyg Editor?

What, How And When To Use Static Formats, Formats And Format On Custom Blot?

DESCRIPTION I am trying to create an inline blot for text highlighting. I know this feature is alre… Read more What, How And When To Use Static Formats, Formats And Format On Custom Blot?

Jquery Cleditor Get Textarea Value On Keyup

I'm using Cleditor http://premiumsoftware.net/cleditor/docs/GettingStarted.html. I want to get … Read more Jquery Cleditor Get Textarea Value On Keyup

Changes To Selection And Range Functionality In Ie8

I'm having to debug a WYSIWYG javascript based HTML editor that is failing in IE8. It's onl… Read more Changes To Selection And Range Functionality In Ie8

Javascript Undomanager Browser Support

The HTML5 spec mentions an UndoManager that can be used to query the previous state of a document t… Read more Javascript Undomanager Browser Support

Javascript - Change Font Color Of Certain Text In Textarea

Is there any JS function that can change the color of certain text in a textarea? For example, blar… Read more Javascript - Change Font Color Of Certain Text In Textarea

Change The Line Height Of The Selected Text With Javascript

I am trying to program my own WYSIWYG editor as a summer project. I am trying to implement the line… Read more Change The Line Height Of The Selected Text With Javascript