Ian Pouncey wrote: > The point is the scripts are basically the same - if you remove the > class check from PPK's code it is the same as removing the check from > the wrapper from your code. As I said I think which way around you > make the check depends on the structure of your page.
Ian, I'm not saying my approach is better or cleaner I'm just saying that it does not work the way you describe it. AFAIK, PPK is "tagging" the external links, isn't? He's looking for an attribute (not a class BTW), but I'm only parsing the href value. As I explained in my previous post, the use of "wrapper" is *irrelevant*. > Class isn't really presentational. It is to do with the structure of > the document. In a crude way I see id as saying what an element is, > and class saying what general purpose an element has i.e. classifying > it. I'm sorry but I have to strongly disagree on that one ;) --- Regards, Thierry | www.TJKDesign.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
