mix selector
mix selector
If I search something like
$('td:contains("blue"), td:contains("red")') {
console.log($(this));
}
Can I know the td belong to which selector condition?
Topic Participants
chan15tw
dominique.vincent