Validation

This is a discussion on "Validation" within the Web Page Design section. This forum, and the thread "Validation are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 13th, 2006, 18:34
Junior Member
Join Date: Oct 2004
Location: Helston, Cornwal
Age: 34
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Validation

I am using this to link to an external js doc

<script language="javascript" src="http://www.visitdevonandcornwall.com/ext.js"></script>

I cant get it to vaildate XHTML 1.0 transitional any ideas please
Reply With Quote

  #2 (permalink)  
Old Apr 13th, 2006, 20:41
Mog Mog is offline
New Member
Join Date: Sep 2005
Location: Rainford, Merseyside, UK
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: Validation

Hi,

Try this

Code: Select all
<script type="text/javascript" language="javaScript" src= "http://www.visitdevonandcornwall.com/ext.js"></script>
I believe XHTML needs the type defining for validation

Last edited by Mog; Apr 13th, 2006 at 20:47.
Reply With Quote
  #3 (permalink)  
Old Apr 13th, 2006, 22:11
Junior Member
Join Date: Oct 2004
Location: Helston, Cornwal
Age: 34
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Validation

Perfect, thank you

Jamie
Reply With Quote
  #4 (permalink)  
Old Apr 15th, 2006, 01:45
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Validation

and get rid of the language attribute, it's useless and considered 'invalid' when declaring a strict doctype.
Reply With Quote
Reply

Tags
validation

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with validation snappy Web Page Design 4 Mar 27th, 2008 18:33
help with validation glensimister JavaScript Forum 2 Jul 26th, 2007 22:58
w3c validation cocoonfx Web Page Design 8 Jul 21st, 2007 13:55
CSS validation VanessaJW Web Page Design 17 May 24th, 2007 19:59
CSE for validation nextgen Scripts and Online Services 3 Jan 30th, 2007 03:41


All times are GMT. The time now is 21:02.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43