I want to create simple html editor using javascript.
This is not a rich text editor.
All i want to do is a textarea display with syntax highlighting, find, goto line number and a word wrap option.
It must work in IE and Mozilla/firebird.

Plz anyone help me. Its urgent.