![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
document encoding
My pages are created with a template that encodes to XHTML 1.0 Transitional; I
have about 94 out of 96 pages that 'Validate'. I have two pages that have Javascript on them which will not validate and I have been informed that these will not 'Validate unless I change the page to a non XHTML page? How do I change the encoding on these pages that have been created with my DWT. I can copy the encoding line onto the pages, but it obviously will not let me change any of the specific XHTML bits like "<link rel="bookmark" href="favicon.ico" />" because they are protected? There must be a way of this? |
|
|||
|
Re: document encoding
Pakman36 wrote:
> 3 Errors, 3 warning(s) on one page all related to the JS > 6 Errors, 6 warning(s) on one page all related to the JS > As I say these two pages pass for good structured HTML Could it be that you have something along these lines..... <script type="text/Javascript"> when it should be..... <script type="text/javascript"> HTH -- chin chin Sinclair |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|