Hi,
Some more issues with the ajax refresh. In the header adcode I have:
Code:
<td class="search" nowrap="nowrap" style="font-size: 9px"><a href="http://www.domain.com/?aid=domain" target="_blank">Testing</a></td>|<td class="search" nowrap="nowrap" style="font-size: 9px"><a href="http://www.domain.com/?aid=domain" target="_blank">Test</a></td>|<td class="search" nowrap="nowrap" style="font-size: 9px"><a href="http://www.domain.com/?aid=domain" target="_blank">Test 2</a></td>
Let's say that on the initial pageload "Testing" is what loads first. When the ajax refreshes the block, "Testing" does not disappear, and "Test" loads above it. "Test" will start to refresh, but the original "Testing" never disappears while the other refreshes.
That probably made no sense whatsoever, but that is the best I can explain it.
Cheers,
Ian