Answers for "how we get the html content of a div in jquery"

1

jquery get content of div

var text = $('#field-function_purpose').text()
Posted by: Guest on December-29-2020

Code answers related to "how we get the html content of a div in jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language