mana
Jun 27 2009, 07:51 AM
Hi All,
I am trying to get information developing an editor.
Is it possible to develop an editor using HTML/CSS.If yes please suggest how it is or any open source editor developed in HTML is available which I can edit accordingly....
Your input is valuable...
Thanks in advance....
Brian Chandler
Jun 27 2009, 08:58 AM
QUOTE
Is it possible to develop an editor using HTML/CSS.
No. You might in javascript -- try searching for 'javascript editor' for example.
pandy
Jun 27 2009, 09:26 AM
...because neither HTML nor CSS is a programming language. You'll need them for the interface of your JS editor though.