Em Wed, 09 Dec 2009 16:10:44 -0200, Vangel V. Ajanovski <a...@ii.edu.mk>
escreveu:
- t:id="my submit" - works
AFAIK, t:id can't have a space on it.
- id="my submit" does not work
Does this mean that theoretically a single component can have two id-s?
One tapestry id, and another non-tapestry one?
Yes, and it has a purpose. When a component is put inside a Grid or Loop,
it has one t:id, but each generated HTML tag a different id.
t:id is a Tapestry component id. id is the HTML id.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, software architect and developer, Ars Machina Tecnologia da
Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org