Posted by usonian on September 29, 2008 at 2:19am
| Project: | Fading Slideshow |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
I just ran a page containing a fading slideshow through the W3C validator, and it came back with dozens of errors caused by the embedded slideshow JavaScript. (I know that's outside the purview of this Drupal wrapper, but I wanted to log it as a known issue.)
Comments
#1
Ah, that was simpler to resolve than I thought. Per the notes at http://javascript.about.com/library/blxhtml.htm, I added the JS-commented CDATA tags around the script and it now validates. I'll submit a patch to the author of the JS library.