tags:

views:

69

answers:

1

I'm searching for an online JavaScript CSS editor like this:

alt text

Did somebody know of one?

+1  A: 

I found this for online CSS editor. There are some others here.

I have also found similar questions at Stackoverflow here and here.

For downloadable javascript-based CSS editor I found this.

Firebug Lite (source-code here) is javascript-based and is compatible with lots of browsers.

rics
I use codemirror at the moment. But that is not what i want. The only editor is this -> http://cssmate.de/csseditor.html .. But there is no download link :/
Peter
You mean you want to embed the editor in your page? It is not clear from your question (at least for me).
rics
Right! I search a script wich i can embed in my page. Sorry, my english is not so good. Its hard for me to explain it.
Peter