Hi all, I have a situation where an element has a duplicate attribute. Example: <table class="C1" class="C2" name="Name"> Using, [J]Tidy, how do I (chances are JTidy cannot do this - I'll ask anyways) 1) Tell JTidy to always take the first one, OR 2) Get rid of all such attributes altogether (e.g. have <table name="Name">), OR 3) Is my only chance is to work with a resulting DOM from JTidy? Thanks. -MduduziReceived on Friday, 3 November 2000 09:17:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:48 GMT