"<span key="submit1.comment></span>"
You are missing an end quote, it probably couldn't parse the html.
----- Original Message -----
From: "Ron Piterman" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, February 23, 2006 11:48 AM
Subject: can't see the problem - tired eyes?
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]