I use 2.1.9 as well and no, when switching to xhtml, it does not load correctly. It omits my complete css styling (stored in a seperate file), displays just a white page with my three dropdown boxes. Those are supposed to be there btw. (I use a modification of the carselector sample)
Did you undestand this part of the pipeline?
<map:select type="ajax-request">
<map:when test="true">
<map:serialize type="xml"/>
</map:when>
<map:otherwise>
<map:serialize type="html"/>
</map:otherwise>
If yes, could you please tell me what it does (without distracting from your problem)?
Thanks
Marco
</map:otherwise>
If yes, could you please tell me what it does (without distracting from your problem)?
Thanks
Marco
2006/7/27, Andrew <
[EMAIL PROTECTED]>:
Hi,
i'm using Cocoon 2.1.9 by the way.
regards
AndrewOn 27/07/06, Andrew < [EMAIL PROTECTED] > wrote:Hi,
for those of you guys using Ajax could you do me a big favour please. In your ajax pipe:
<map:select type="ajax-request">
<map:when test="true">
<map:serialize type="xml"/>
</map:when>
<map:otherwise><map:serialize type="html"/>
</map:otherwise>
could you please change the serialize type="html" to type="xhtml" and tell me whether your page loads correctly afterwards?
regards
Andrew
On 27/07/06, Andrew <[EMAIL PROTECTED] > wrote:Mark,
thansk for the heads up, much appreciated.BTW I think you have now officially taken over from me the distinction
of Most Replies To Own Posts :-)...
Hoooray!!!!! ;-)
keep the faith, man!
I always do...ask and you shall receive, seek and you shall find ;-)
regards
Andrew
