WCAG 2.0 Level AA Compiance
-
Hello,
I am making a site compliant with WCAG 2.0 Level AA that includes Ultimate Responsive Image Slider Version 3.3.9.
Each of the images I am using have unique title and Alt Tags.
When the page is rendered all the Alt Tags are the same as the first image instead of matching the alt tag entered for each image.
Here is the resulting source code:
<div id=”example3_491″ class=”slider-pro”>
<!—- slides div start —->
<div class=”sp-slides”><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div><div class=”sp-slide”>
</div></div>
In order to be WCAG compliant, the page code must include the unique Alt tag assigned to each image.
What do I have to do to make this happen?
The page I need help with: [log in to see the link]
- The topic ‘WCAG 2.0 Level AA Compiance’ is closed to new replies.