[jQuery] HELP, how to catch these elements ?

[jQuery] HELP, how to catch these elements ?


Hello,
I need a help to catch these HTML elements -
Elements -
<table class="cbFieldsContentsTab cbFields" id="cbtf_46">....</table>
<table class="cbFieldsContentsTab cbFields" id="cbtf_2">....</table>
<table class="cbFieldsContentsTab cbFields" id="cbtf_21">....</table>
<table class="cbFieldsContentsTab cbFields" id="cbtf_11">....</table>
<table class="cbFieldsContentsTab cbFields" id="cbtf_20">....</table>
<div class="tab-content cb_tab_content cb_tab_tab_main"
id="cb_tabid_40">....</div>
<div class="tab-content cb_tab_content cb_tab_tab_main"
id="cb_tabid_24">....</div>
What will be the statement ?
$....