Hi, when checking my code with w3 validator the following message comes up for the prettyphoto widget:
Bad value prettyPhoto[2376] for attribute rel on element a: Keyword prettyphoto[2376] is not registered.
Does anyone know what this means?
Cheers
When you add the prettyPhoto gallery you put a rel="" attribute on the image. There's something amiss with that but my guess is that you might not have included the quotes. rel="prettyPhoto"
I am not sure what the [2376] is but I'm assuming that will be the part that ties a bunch of images in to a gallery. rel="prettyPhoto[2376]"
Much easier to see a live example so, it that doesn't sort it, please post a link.
Martin
Haven't got site uploaded at the moment, however here is the code:
<ul id="portfolio-list" class="horiz-list">
<li class=' even portfolio-entry illustration '>
<div class="entry-thumb standard"><a class="thumblink" href="images/portfolio_lge/illustration_fashion/1_britten_lge.jpg" rel="prettyPhoto[2376]">
<img src="images/portfolio_small/illustration_fashion/1_britten.jpg" alt="Britten Motorcycle Illustration" class="portfolio-entry" ><span class="extra"></span></a></div>
<div class='entry-title'><span>Web</span></div>
<a class="more-link" href="images/portfolio_lge/illustration_fashion/1_britten_lge.jpg" rel="prettyPhoto[2376]"><span>Britten Motorcycles</span>
<img alt="Britten Motorcycle Illustration" class="workbox" ></a></li>
thanks for helping!
Haven't got site uploaded at the moment, however here is the code:
<ul id="portfolio-list" class="horiz-list">
<li class=' even portfolio-entry illustration '>
<div class="entry-thumb standard"><a class="thumblink" href="images/portfolio_lge/illustration_fashion/1_britten_lge.jpg" rel="prettyPhoto[2376]">
<img src="images/portfolio_small/illustration_fashion/1_britten.jpg" alt="Britten Motorcycle Illustration" class="portfolio-entry" ><span class="extra"></span></a></div>
<div class='entry-title'><span>Web</span></div>
<a class="more-link" href="images/portfolio_lge/illustration_fashion/1_britten_lge.jpg" rel="prettyPhoto[2376]"><span>Britten Motorcycles</span>
<img alt="Britten Motorcycle Illustration" class="workbox" ></a></li>
thanks for helping!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
Back to your code:
I presume in the page the ul is closed
I think the img elements should be closed and the last one has no src=""
Your first lid element class has singl quotes (') and a space I think it should be double quotes and no space class="even portfolio-entry illustration"
Martin
It might help to see the whole page
Hi Martin
Thank you for your help. I have managed to upload, please remember this is a work in progress, I bought the template and have made many additions myself, hence not such professional coding! www.lorraines.co.nz
North America
Europe, Middle East and Africa
Asia Pacific