AndyC said:W3bbo said:*snip*I'm no web expert, I merely hear the swears from across the office. A quick perusal of Twitter feeds apparently reveals that "setting text-decoration on buttons doesn't work" was the latest. Whatever that means?
text-decoration:; works fine on <button /> but I don't know about <input type="button/submit" />. But that's a very minor thing, why would you want underlined or strike-through on text on a button anyway?
Little tidbit: <button type="submit" /> isn't correctly implemented in IE6 so you can't use it in ASP.NET without some hackery. Also PocketIE doesn't support it at all, despite being finalised over 10 years ago.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.