davidrk
01-20-2012, 09:13 AM
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I'm attempting to validate a page and keep received the following error: there is no attribute "preload". I have written the code as follows -
<a href="images/large/m_thirteen_1.jpg" rel="enlargeimage" rev="targetdiv:right" preload="yes"><img src="images/large/m_thirteen_thumb1.jpg" alt="" width="100" height="75" border="0" /></a>
The doctype is XHTML 1.0 Transitional.
Any help with rectifying this would be much appreciated!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: I'm attempting to validate a page and keep received the following error: there is no attribute "preload". I have written the code as follows -
<a href="images/large/m_thirteen_1.jpg" rel="enlargeimage" rev="targetdiv:right" preload="yes"><img src="images/large/m_thirteen_thumb1.jpg" alt="" width="100" height="75" border="0" /></a>
The doctype is XHTML 1.0 Transitional.
Any help with rectifying this would be much appreciated!