Is it possible to detect if the content of a paragraph has been changed in JQuery ?
I tried the below code.
Text
You can attach the change() event only to , and element and detect their value change. Not on other elements. Check here
change()
,