W3C Markup Validator Problems |
Post Reply |
Author | ||
Brett
Groupie Joined: 22-April-2008 Location: Phoenix, AZ Status: Offline Points: 89 |
Post Options
Thanks(0)
Posted: 26-December-2012 at 9:45pm |
|
I'm trying to validate all of our store pages (ProductCart v4.1b SP 2) with the WC3 validator. I was able to complete validation on our home page, but am having trouble with the product configuration page. I tried to tell my boss that this validation stuff isn't important and it really is validated since these errors are within the javascript code, but he won't accept that as an answer. So I'm left trying to figure out how to fix this validation error.
You can see the validator page here: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.liftchair.com%2FInfinite-Position-Full-Sleeper-Lift-Chair-Deluxe-Option-Package-11p720.htm&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3 And the first error is as follows:
Which happens to be this line, around 704 on the rendered page, and existing within pcWindowsViewPrd.asp on line 49:
The validator says the script tag is not closed, but it is definitely closed further down the page on pcWindowsViewPrd.asp, so I'm wondering if there might be something else causing this error. Has anyone else managed to validate all of the ProductCart pages? If so, how did you deal with this error? |
||
Guests
Guest |
Post Options
Thanks(0)
|
|
Hi Brett,
I see that a couple of forward slashes were not escaped in the JS here. Try correcting this first and see if you get better results:
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |