Skip to content

Allow jQuery options to accept 'update'#70

Closed
blaknite wants to merge 1 commit intobgrins:masterfrom
blaknite:master
Closed

Allow jQuery options to accept 'update'#70
blaknite wants to merge 1 commit intobgrins:masterfrom
blaknite:master

Conversation

@blaknite
Copy link

@blaknite blaknite commented Dec 4, 2016

This allows you to easily update textareas from a jQuery selector.

Useful if submitting via ajax and then clearing the content.

This allows you to easily update textareas from a jQuery selector.
@domchristie
Copy link
Collaborator

This feature has been included in #68 (which also includes a fix for another issue). In the meantime, you may wish to do the following:

$('.my-selector`).data('expanding').update()

@blaknite blaknite closed this May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants