Looking for an ace- like javascript editor that allows me to change the formatting of a simple page in a browser. The problem with the ace is that it outputs the code, not the html output.
I need to create something similar to the tumblr settings section, where the user can live by updating the theme of his blog. That is, the left panel contains controls, and the right panel contains a preview.
As I am completely new to this, can anyone recommend some decent ways / tools for this?
source
share