here is a part of my html:
<div id="proceed">
<span jwcid="ifCanNotProceed">
<input jwcid="submit1"/>
<span key="submit1.comment></span>
</span>
<span jwcid="else">
<p>
<span key="proceed.label"></span> <-- line 76 -->
</p>
<input jwcid="submit2"/>
</span>
</div>
when showing the page I get a rendering exception:
Could not parse...
Tag <span> on line 76 is a dynamic component, and may not appear inside
an ignored block.
any idea ?
cheers,
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]