![]() |
| Home | Demo | Services | Features | Help | User Forum | Blog | About | |
|
|
|
#1
|
|||
|
|||
|
Namely this...
Line 233, column 9: document type does not allow element "NOSCRIPT" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag <noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http: Encoding is iso-8859-1 My sites doctype is HTML 4.01 Transitional |
|
#2
|
||||
|
||||
|
Hmmm... use the regular version, that works and it validates too as transitional with the loose designation.
Or else check that you didn't break the code over any lines. Quote:
__________________
Christina >>Forum Moderator<< Please do not PM me for support. The forum is here for that. |
|
#3
|
|||
|
|||
|
DOH, i forgot im using Transitional this time around and not strict.
"noscript" tags cannot be inside formatting tags of ANY kind. I simply moved the entire code down to the very bottom of the code page and stuck it just before </body> so there was no formatting anywhere near it. That seems to have fixed it |
|
#4
|
|||
|
|||
|
Ohhhh, and to explain it better...the code...
[/i]</div> <script type="text/javascript" language="javascript"> <!-- var sc_project=#######; var sc_partition=#; var sc_security="#######"; //--> </script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script> <noscript> </body> </html> No formatting tags opening and closing around the entire script fixes it |
|
#5
|
||||
|
||||
|
There is nothing to format in the Statcounter code. At most all you can do is position it with positioning tags.
In any case, for transitional the ordinary code works, as should the w3c version. For the XHTML version there are other considerations.
__________________
Christina >>Forum Moderator<< Please do not PM me for support. The forum is here for that. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|