PDA

View Full Version : Javascript control of text area?


Kent Multer
03-31-06, 06:47 AM
Hi folks --

One of my clients has asked if I can turn on word wrapping for the text area in admin where he enters the product description. I did a few experiments with Javascript, but couldn't quite get it to work. Anyone?

Thanks -- Kent

truXoft
03-31-06, 11:03 AM
Check out the source code of any configuration screen of my modules. Every textarea has a "w" top right near it that can turn on/off the wrapping.