Hi,

You can use forceId from MyFaces to force the id in HTML to be the id
that you use.

Regards,

Fintan

-----Original Message-----
From: fischman_98 [mailto:[EMAIL PROTECTED] 
Sent: 04 May 2006 00:35
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-t15535
06.html#a4220453
Sent from the MyFaces - Users forum at Nabble.com.


* ** *** ** * ** *** ** * ** *** ** * 
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they 
are addressed. 
Any views or opinions presented are solely those of the author, and do not 
necessarily  represent those of ESB. 
If you have received this email in error please notify the sender. 
 
Although ESB scans e-mail and attachments for viruses, it does not guarantee 
that either are virus-free and accepts no liability for any damage sustained 
as a result of viruses. 
 
* ** *** ** * ** *** ** * ** *** ** *

Reply via email to