Styled Text Area
-
From http://css-tricks.com/examples/StyledTextArea/ - When you enter some text then click outside of the htmlarea, then click back into focus on the htmlarea the text dissapears, how can you get the text to stay?
you can use jquery to do that. have a look at this: http://mucur.name/system/jquery_example/Add a Comment