:contains is nightmare
:contains is nightmare
I have a case need to find some keyword in hundreds of td and change it's color, I use $('td:contains("keyword")') takes over 8 seconds to find out, it's terrible, how to make it quick?
Topic Participants
chan15tw
sayer_jim
jwiradin
n3dst4
Kevin Boudloche