- From: <w3t-archive+esw-wiki@w3.org>
- Date: Tue, 31 May 2005 06:40:08 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.
The following page has been changed by ChristianLieske:
http://esw.w3.org/topic/its0505ReqNamingScheme
------------------------------------------------------------------------------
=== Quick Guidelines ===
Documents should not use elements that are dynamically created.
+
+ [[CL From my understanding, the dynamic creation is not the issue. It's the pattern that is used for creation that is critical.]]
+
Instead of using element names as identifiers, use an attribute to store the identifier:
{{{<button id="OK">OK</button>
Received on Tuesday, 31 May 2005 07:21:26 UTC