I have used td .ms-vb2:contains but I need to match an exact value in a cell.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
You can use the jQuery filter function to provide an exact match - http://api.jquery.com/filter/ For example:
See this post - http://stackoverflow.com/questions/1883922/jquery-text-match |
|||
|
|