W3C validation
Posted: 10 Jun 2013, 22:01
Hi! I have problems with the w3c validation
More exactly this piece of code
<a class="pg-modal-button" title="Detail" href="/index.php/en/gallery/historical/detail/important-photo?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3}" >
give me this error
Bad value {handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3} for attribute rel on element a: The string {handler: is not a registered keyword or absolute URL.
What can I do?
More exactly this piece of code
<a class="pg-modal-button" title="Detail" href="/index.php/en/gallery/historical/detail/important-photo?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3}" >
give me this error
Bad value {handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3} for attribute rel on element a: The string {handler: is not a registered keyword or absolute URL.
What can I do?