when using InPlaceEditor using the textarea box....i want to set the wrap to equal "hard"
for instance <textarea name='text1' wrap='HARD'></textarea>
however i can't hard code the wrap='HARD' using InPlaceEditor because the html code is generated the prototype javascript file
any suggestions?
for instance <textarea name='text1' wrap='HARD'></textarea>
however i can't hard code the wrap='HARD' using InPlaceEditor because the html code is generated the prototype javascript file
any suggestions?