Hello,
I have been trying out Portfolio Slideshow and it works nicely. Thank you. The only issue is that my theme specifies a document type of XHTML1.0 and the W3C Validator complains: document type does not allow element "noscript" here; assuming missing "object" start-tag. I guess it's because the XHTML DTD doesn't allow 'noscript' inside the 'head' element.
I appreciate the value of the 'noscript' alternative, so I wonder if this code could be moved into the main body? Or might there be some other approach?
At the end of the day, it's not a big issue, but perhaps there is a simple solution?
- Paul