I’m looking for a jQuery plugin / library that makes the contentEditable attribute work properly in all major browsers (I could even go without IE6). I don’t need a full WYSIWYG editor solution because I want to build my own – however I’m focusing on user experience so I’d prefer a “plug and play” solution.
I only need to access the editor features through code (API-like), I’m building the user interface myself.
Aloha is a feature-complete and polished editor component using contentEditable. It uses jQuery UI.