I am very pleased by your plugin and even though it needed few fixes to work fine with IE6 (overlay text comes in the middle of the gallery if not tweaked as your admins advised), I must admit that what comes to the validation, it have lots of errors.
I did some tweaking of my validation code for our webpage: http://recipemagician.com and it is perfectly xHTML validated
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.recipemagician.com%2F;accept=text%2Fhtml%2Capplication%2Fxhtml%2Bxml%2Capplication%2Fxml%3Bq%3D0.9%2C*%2F*%3Bq%3D0.8;accept-language=en-us%2Cen%3Bq%3D0.5;accept-charset=UTF-8%2C*
However I got scared after trying to validate the gallery css. It returns to me 20 errors:
URI : http://www.recipemagician.com/wp-conten ... ry.css.php
140 .jdGallery a.gallerySelectorBtn Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.4
141 .jdGallery a.gallerySelectorBtn Property -moz-opacity doesn't exist : 0.4
142 .jdGallery a.gallerySelectorBtn Property -khtml-opacity doesn't exist : 0.4
143 .jdGallery a.gallerySelectorBtn Parse Error opacity=40)
URI : http://www.recipemagician.com/wp-conten ... allery.css
100 .jdGallery a.right, .jdGallery a.left Parse Error opacity=20)
101 .jdGallery a.right, .jdGallery a.left Property -moz-opacity doesn't exist : 0.2
102 .jdGallery a.right, .jdGallery a.left Property -khtml-opacity doesn't exist : 0.2
103 .jdGallery a.right, .jdGallery a.left Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.2
108 * html .jdGallery a.right, * html .jdGallery a.left Parse Error opacity=50)
113 .jdGallery a.right:hover, .jdGallery a.left:hover Parse Error opacity=80)
114 .jdGallery a.right:hover, .jdGallery a.left:hover Property -moz-opacity doesn't exist : 0.8
115 .jdGallery a.right:hover, .jdGallery a.left:hover Property -khtml-opacity doesn't exist : 0.8
116 .jdGallery a.right:hover, .jdGallery a.left:hover Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.8
155 .withArrows a.open Property -moz-opacity doesn't exist : 0.8
156 .withArrows a.open Property -khtml-opacity doesn't exist : 0.8
157 .withArrows a.open Property opacity doesn't exist in CSS level 2.1 but exists in [css3] : 0.8
163 * html .withArrows a.open:hover Parse Error opacity=80)
Unfortunately my lack of java scripting is driving me crazy as I know this issue can be fixed probably with few easy code changes, but I am not a programmer and it is out of my limits now.
First I thought that my php code is messing around and I did a css validation of my theme css. It returned 0 errors and 0 warnings. Then I have validated the whole website and it is proved that it is the gallery css problem. I have also tested your home page and it have even more errors than mine:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.featuredcontentgallery.com%2F&profile=css21&usermedium=all&warning=1&lang=en
Sorry! We found the following errors (77)
So is it possible to start fixing this issues, so to make the soft perfectly validated (the same way it works)
Looking forward for ideas and any help is highly appreciated.









