![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
groupie wrote: script language="JavaScript" type="text/javascript" src = "scripts/ You were recommended to remove the `language' attribute, were you not? |
#2
| |||
| |||
|
|
Thomas 'PointedEars' Lahn wrote: groupie wrote: script language="JavaScript" type="text/javascript" src = "scripts/ You were recommended to remove the `language' attribute, were you not? Yeah groupie, you should be aware that language="javascript" is the cause of more problems in javascript than anything else. Almost every problem I've ever seen resolved was fixed by this being removed. We should add this as item #1 in the FAQ: Problem: Anything, Solution: Remove language="javascript" from script. It's such an annoyance that Safari 3.0, Firefox 3.0 and IE8 have all decided to throw an exception for any script tag that has language="javascript" in it. </sarcasm |
#3
| |||
| |||
|
|
On Feb 2, 10:45 pm, Stevo <ple... (AT) spam-me (DOT) com> wrote: Thomas 'PointedEars' Lahn wrote: groupie wrote: script language="JavaScript" type="text/javascript" src = "scripts/ You were recommended to remove the `language' attribute, were you not? Yeah groupie, you should be aware that language="javascript" is the cause of more problems in javascript than anything else. Almost every problem I've ever seen resolved was fixed by this being removed. We should add this as item #1 in the FAQ: Problem: Anything, Solution: Remove language="javascript" from script. It's such an annoyance that Safari 3.0, Firefox 3.0 and IE8 have all decided to throw an exception for any script tag that has language="javascript" in it. </sarcasm Stevo, you muppet, learn to read the flow of group discussions as soon as you take your head out of your ass. That post was from PointedEars. |
#4
| |||
| |||
|
|
On Feb 2, 10:45 pm, Stevo <ple... (AT) spam-me (DOT) com> wrote: Thomas 'PointedEars' Lahn wrote: groupie wrote: script language="JavaScript" type="text/javascript" src = "scripts/ You were recommended to remove the `language' attribute, were you not? Yeah groupie, you should be aware that language="javascript" is the cause of more problems in javascript than anything else. Almost every problem I've ever seen resolved was fixed by this being removed. We should add this as item #1 in the FAQ: Problem: Anything, Solution: Remove language="javascript" from script. It's such an annoyance that Safari 3.0, Firefox 3.0 and IE8 have all decided to throw an exception for any script tag that has language="javascript" in it. </sarcasm Stevo, you muppet, learn to read the flow of group discussions as soon as you take your head out of your ass. That post was from PointedEars. |


![]() |
| Thread Tools | |
| Display Modes | |
| |