Quote:
Originally Posted by Spank
I'm having no issues with this on 3.7.2 PL2
|
You don't have any issues because you have used the first attachment files ! That file works good but it is
NOT xhtml valid ! You can see Errors
here.
Code:
Line 587, Column 66: required attribute "type" not specified.
…uage='javascript1.2' src='./highslide/highslide.js'></script>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
The second file : " product-hs_resize_1.3.xml " is xhtml valid ... but Have issues ! and it is Not compatible with vb 3.7.2 PL2 .
.