Place the area on the page where the Ajax content is displayed inside of an excludeblock.
<div excludeblock="1">
ajax content
</div><!-- excludeblock="1" -->
When EditWrx saves a page it first reads the excludeblocks in the file into memory, then overwrites the file with what it was sent from the browser, then overwrites any excludeblocks now in the file with the excludeblocks it has in memory.
Last edited on Fri Oct 27th, 2006 05:27 pm by Keith |