forceId="true"

Dennis Byrne

>-----Original Message-----
>From: fischman_98 [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, May 3, 2006 07:34 PM
>To: users@myfaces.apache.org
>Subject: f:subview id value added to child t:div
>
>
>Why does the subview id get added to the child div id?  Is there any way to
>stop this from happening?
>
>Example:
><f:subview id="foo">
>    <t:div id="bar">
>.
>.
>.
>    </t:div>
></t:subview>
>
>The resulting HTML is:
>
><div id="foo:bar">
>.
>.
>.
></div>
>
>
>
>
>--
>View this message in context: 
>http://www.nabble.com/f%3Asubview-id-value-added-to-child-t%3Adiv-t1553506.html#a4220453
>Sent from the MyFaces - Users forum at Nabble.com.
>
>


Reply via email to