[jQuery] How do I write a JQuery expression for this?
Within a span with class "TreeView", there is a table. Within the
table, there are TD's. I want to select the TD's whose content ends
in ".pdf". How would I go about writing an expression to, say, apply
a class to only those nodes?
Thanks for your help, - Dave