JavaScript
CKEditor Adds a New Line & Tab - The 'Bug' Fix
After I replaced the outdated FCKEditor on one of our company sites with CKEditor, there was an annoying problem that kept happening with the output HTML. The editor was adding a new line and a tab for every HTML element, thus making the source look like crap! Here is the solution I used to fix this.
