Hi Arlen, I would argue that id attributes are one of the poor decisions in the design of HTML. I actually actively discourage others from using ids. From my perspective, everything is and can be a class (a 'blueprint') and if a class is designed to have just one member, well then it's pretty much a unique element ...that some people prefer to use a superfluous id attribute for.
I tend to think of every piece as a plugable thing, like (something that is part of) a library. Using id's makes such reuse virtually impossible without rewriting large codebits. Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
