function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bhbh 

Counting text lenght in a TextArea

Hi,

 

I'm looking to create a charecter counter that counts & limits the number of charecters in an Visualforce TextArea component.

Any thoughts on how I could achive this?