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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
