Support

Account

Home Forums General Issues Textarea word (not character) limit

Helping

Textarea word (not character) limit

  • Hi

    I tried the lovely plugin called text limited which helps limit the number of characters in a textarea – but is it possible to limit a textarea by the number of words?

    Thanks

  • Hi @codynew

    This is not yet possible withe the ACF plugin, however, you could quite easily download and use a jQuery plugin to limit words in a textarea.

    Look at the DOM to find the id of the textarea in question and use this to target the element and add the jQuery word limit functionality.

    Good luck

    Thanks
    E

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Textarea word (not character) limit’ is closed to new replies.