Category Archives: Javascript

FCEeditor with Zend Framework

My current project I’m building with the Zend Framework and I needed to be able to use the fckeditor. Integration is extremely easy using a helper with the framework.

Posted in Javascript, Zend Framework | Tagged , , , | Leave a comment

TinyMCE – Add to Dictionary

This post is how to save a personal word list to TinyMCE’s spellcheck, or Add to Dictionary as I prefer to refer to it as. As you might know, TinyMCE is capable of spellchecking, but what if we want to … Continue reading

Posted in Javascript | 4 Comments