|
|
|
|
|
|
|
Re: the acronym/code patches [message #17481 is a reply to message #17480] |
Wed, 31 March 2004 18:01   |
AzaToth
 Messages: 125 Registered: October 2003
Karma: 0
|
Senior Member |

|
|
Ilia wrote on Wed, 31 March 2004 19:53 | I will add acronym tag support but not abbr. The reason being that Internet Explorer does not support abbr, while acronym is supported by all browsers I could get my hands on.
|
hmm, ok, but what is the differences?, and not IE again , why cant they do a functional browser, or why cant users use a better browser...
I mean, is the forum to be a standard compliant or IE compliant
[Updated on: Wed, 31 March 2004 18:06] Report message to a moderator
|
|
|
Re: the acronym/code patches [message #17485 is a reply to message #17481] |
Wed, 31 March 2004 18:14  |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
abbr and acronym are identical tags, the browsers that support both display them in the same way. So, there is little point in adding a tag only supported by some browsers when there is a tag supported by all browsers.
|
|
|