- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Mon, 12 Jul 2010 09:59:12 +0300
- To: "Tatham Oddie" <tatham@oddie.com.au>, "Adam Hughes" <adam.hughes3@bigpond.com>, <www-validator@w3.org>
- Message-ID: <44529717DB5D446783B59980018DEAC3@Vodka6000>
It seems obvious to me that when Adam wrote <button he meant <button and that it was just an attribute that was wrong. Instead of the invalid input="submit", the attribute type="submit" should be used. So just the attribute name was wrong. Whether a normal submit button is better than a button element is an interesting question but off-topic. Yucca P.S. Please use plain text in future when sending to public discussion lists. (I would do so but my e-mail program sees to insist on using the format of the original message and I don't now have time to teach ít some manners.) ----- Original Message ----- From: Tatham Oddie To: Adam Hughes ; www-validator@w3.org Sent: Monday, July 12, 2010 2:58 AM Subject: RE: [VE][108] Add Subject Here Hi Adam, I think you actually want to use: <input type="submit" value="Send Data" /> -- Tatham Oddie au mob: +61 414 275 989, us cell: +1 213 280 9140, skype: tathamoddie From: www-validator-request@w3.org [mailto:www-validator-request@w3.org] On Behalf Of Adam Hughes Sent: Friday, 9 July 2010 1:40 PM To: www-validator@w3.org Subject: [VE][108] Add Subject Here Hi The "input" works when send mail, but without "input" it won't work to send mail. Validating http://www.tafeweb.com/adam_hughes/Bazaar/contact_us.php Error [108]: "there is no attribute X" Line 118, Column 15: there is no attribute "input" <button input="submit" value="Send Data">Send Data</button>RegardsAdam Hughes
Received on Monday, 12 July 2010 07:01:12 UTC