Closed (won't fix)
Project:
Amazon associate tools
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 13:27 UTC
Updated:
21 Aug 2007 at 13:27 UTC
The code for Product Links includes the iframe tag which is not XHMTL 1.0 Strict. As a result, pages with Amazon ads fail validation on the default Drupal Install.
The iframe tag, however, is valid XHTML 1.0 "Transitional", so one only need change the document type from 1.0 Strict to 1.0 Transitional. Thereafter, pages with Amazon ads will pass validation.
Visit my blog at www.keelingdesign.com for further information.