ID code breaks page validation because of w/ no type attribute
I've installed ID on my site, and it seems to be working great, but it breaks the validation on my page because of this chunk of code:
< script >
var idcomments_acct = 'myacctnumber';
var idcomments_post_id;
var idcomments_post_url;
< /script >
To validate to xhtml 1.0 transitional the
< script >
var idcomments_acct = 'myacctnumber';
var idcomments_post_id;
var idcomments_post_url;
< /script >
To validate to xhtml 1.0 transitional the
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?btw, I originally had that code block in there without the spaces in the script tag and it wasn't showing up in the post... which makes me think it was actually injecting the code into the page, or hopefully just stripping it out...
-
Inappropriate?Thanks for letting us know Bradley. Which blog platform are you using?
Sincerely,
Michael
I’m confident
-
Inappropriate?actually, I have it installed on my own website... here's an example: http://bradleyjoyce.com/posts/bookmar...
When i tried putting type="text/javascript" in there, that page then validated but the entire ID comments module didn't show up -
Inappropriate?Bradley, I’m not sure I fully understand the issue. Do you have it in a place where you put in the type attribute that breaks it?
1 person says
this solves the problem
-
Inappropriate?oook... just made the change again and it's working this time... guess I'll chalk this one up to javascript voodoo.. because I know I couldn't have possibly done anything wrong :-P
I’m happy
-
Right on Bradley! JS voodoo is one crazy mother... Glad it all worked out. Please let me know if your run into it again. Cheers
Loading Profile...


EMPLOYEE