MarcelloP schrieb:
Hi all!
I want to show some CSS code in a textarea with the help of Chili
showing the code with syntax highlight, so the user can edit easily
the code.
But, how to get back the code without the element created by the
Chili?

thks in advance to anyone who want to reply.
jQuery's text() method gives you only the text content of an element. That should be what you are looking for.

Jörn

Reply via email to