javascript - jQuery selector AND operator -


This may sound like a simple question, but I think there can be no answer on Google, probably because Revert to the search term quite irrelevance

I have to select all the weird table rows to a jQuery selector, which is & lt; Thead & gt; And apply a CSS class to everyone.

  table.cp-ss-grid tr: odd  

All the weird rows in the selection above will be returned to the table properly, but the thread lines (ie )

How and how would I be in the selector, like something:

  table.cp-ss  

Any ideas?

Post-text "itemprop =" text ">

Why not:

  $ ('table.cp-ss-grid & gt; & gt; tr: strange');  

Clearly select body rows? If you do not have one, all browsers will add one person for you.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -