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

Sanitize Html5 With Php (prevent Xss)

I'm building WYSIWYG editor with HTML5 and Javascript. I'll allow users post pure HTML via … Read more Sanitize Html5 With Php (prevent Xss)

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

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

Weird Behavour Wysiwyg?

I have a code to wrap elements around text it works fine until i try the following format in my edi… Read more Weird Behavour Wysiwyg?

Java Wysiwyg Html Editor

I'm working on a project and need a simple, free, Java HTML WYSIWYG editor. Can anyone point me… Read more Java Wysiwyg Html Editor

Ckeditor - How To Get The Template Attributes

I'm using CKEditor's template plugin to load the templates in the editor. In the templates … Read more Ckeditor - How To Get The Template Attributes

Html Wysiwyg Edtor: Why Is The Editable Content Moved In An Iframe

Why is the editable html moved into an iFrame? I analysed different editors (TinyMce, CKEditor, etc… Read more Html Wysiwyg Edtor: Why Is The Editable Content Moved In An Iframe

Extend Height To Include Absolutely Positioned Children

I'm building an html/javascript theme designer for a CMS. Elements are positioned absolutely a… Read more Extend Height To Include Absolutely Positioned Children