Answers for "comparing html text by using jquery"

0

comparing html text by using jquery

$.trim($("#activeUser").text()) == 'Hello World';
string 'Hello World' should be same as html text
Posted by: Guest on August-12-2021

Code answers related to "comparing html text by using jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language