Collapse-Pro-Matic validation error
-
Hi and a good new year!
I’m user of Collapse-Pro-matic, really excellent plugin! But I found a little annoting HTML5 validation bug.
Input:
[expand title="Expand all" swaptitle="Swap all" trigclass="setall" rel="main" notitle="true"/]
Output:
<span class="collapseomatic setall" id="id9249" rel="main" tabindex="1" >Expand all</span><span id='swap-id9249' alt='' class='colomat-swap' style='display:none;'>Swap all</span>
Problematic is
alt=''
W3C validation error:
Attribute alt not allowed on element span at this point.
If I change in plugin options tag attribute to “p” or “div”, “alt” validation error is still there.
Can You fix this little bug?https://www.ads-software.com/plugins/jquery-collapse-o-matic/
- The topic ‘Collapse-Pro-Matic validation error’ is closed to new replies.