View Single Post
Old 09-18-2012, 11:33 PM   PM User | #2
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
Code:
<meta content="en-us" http-equiv="Content-Language" >
<script language="JavaScript" type="text/javascript">
This is very old code - use of language="JavaScript" has been deprecated for a long time, as has the use of elements[]. I hope that your teacher didn't promote this code to you?

You also need to enclose your code in [CODE ] and [ /CODE] tags (without spaces).

Having said all this, you haven't asked a question, or described the error or issue that you are having ??
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote