I am using the function to search for words in containts TR.
I have three words well (Sunday and Monday, Sunday and Monday and
Sunday)
Only is selected and the second Saturday and Sunday and Monday.
I was also selected to Sunday but could not.
Thanks to All

Im using        $('table#horario tbody tr td:nth-child(' + n + '):contains('
+ textoCelula + ')').parents('tr').addClass('destacar');


Containts handle the months

Reply via email to