Hi Vjeran,

I am having this same problem.  Did you find a solution to this?

Many Thanks,
Daniel


Vjeran Marcinko-2 wrote:
> 
> Hello,
> 
> I just tried playing with FormFragments in a simpliest example, and I 
> couldn't get it to work in my IE7 and Chrome. Fragment is always shown 
> regardless of checkbox state.
> 
> I dunno if it's maybe because of:
> https://issues.apache.org/jira/browse/TAP5-749
> 
> Here's my simple template portion:
> 
> <t:form t:id="form" t:clientValidation="true">
> ....
> Checkbox trigger:
> <t:checkbox t:value="myFlag" t:mixin="triggerFragment" 
> t:fragment="myFragment"/>
> 
> <t:formfragment t:id="myFragment" t:visible="myFlag">
>     Fragment shows!
> </t:formfragment>
> ....
> </t:form>
> 
> Regards,
> Vjeran 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-5.1.0.5--FormFragment-doesn%27t-work-in-IE7-and-Chrome-tp24159992p24717681.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to