You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Björn Voigt <bv...@hs-harz.de> on 2004/01/23 12:07:54 UTC

A Widget for (HTML)Object-Elements

Hi Cocooners,

im still a beginner in cocoon-forms, but i going to
implement a widget. I need a Output-Widget for displaying
vrml, x3d etc. results in my form.

The mime-type should be changeable. Is it possible to hold
more than one value in a widget and how can i acces it in my
stylesheet.

<xsl:template match="wi:vrmloutput">
	<object data="{wi:value}" type="{wi:mimetype}"/>
</xsl:template>


Thank u

Björn Voigt



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org