Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to set the wrap attribute in a textarea box using InPlaceEditor

Status
Not open for further replies.

diezy

Technical User
Sep 2, 2002
50
CA
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top