[Plugin: Scroll Top and Bottom] Alt and size attributes missing
-
Hey, I like the new plugin version, but I’ve got two little problems.
I was HTML 5 validated, but now I have two errors from the shown arrow buttons, because they don’t have alt text.
Then, I got penalty in GTmetrix performance because images dimensions are missing as well.
Can someone please tell me how can I put these values in PHP, or if the author will ever think about putting them in the next release?
I guess I’ll have to change this line for my two buttons:<?php echo '<img src="' .plugins_url( ''.$icondr.'11_u.ico' , dirname(__FILE__) ). '" > '; echo '<img src="' .plugins_url( ''.$icondr.'11_d.ico' , dirname(__FILE__) ). '" > '; ?>
Otherwise, is there any way to put alt text and dimensions over all images available (in case of buttons display change)?
Thanks
https://www.ads-software.com/extend/plugins/scroll-top-and-bottom/
- The topic ‘[Plugin: Scroll Top and Bottom] Alt and size attributes missing’ is closed to new replies.