flooderboby
New Member
\[code\]<div class="srch-sb-results"> stuff here </div><table> <tr> <td colspan='3'> <div style="border:1px solid silver"></div> </td> </tr><table>\[/code\]I need to select the div that is rendering the silver border How do I select the div in jquery and hide it? As well as the table cell with colspan.