How to replace a block of HTML with another block of HTML using jQuery
- by tonsils
Hi,
Would appreciate some help with based on a condition, would like to replace the following html block:
<table class="t12PageBody" cellpadding="0" cellspacing="0" width="100%" summary="">
<tr><td colspan="2">#REGION_POSITION_01#</td></tr>
</table>
<table width="100%" summary="">
<tr>
…