I have seen in older posts about the ability to set the image Alt tag for the background images of slide, but it is missing, has anything been done towards fixing this and if has been fixed where does one go to set it.
It\'s not the background image of the website itself and yes all images have a alt tag, it\'s this section of the settings I am interested in. See attached screen shot
its a background image of a div there is no alt tag for this
only u put and image
like <img src=\"images/myimagename.png\" alt=\"\"> you have alt
but if u put
<div style=\"background-image:url(../images/myimagename.png);\"></div> there is no way to put alt its a background image and the slider works with background images
I have seen in older posts about the ability to set the image Alt tag for the background images of slide, but it is missing, has anything been done towards fixing this and if has been fixed where does one go to set it.
background image can not have an alt tag from what i understand of html
It\'s not the background image of the website itself and yes all images have a alt tag, it\'s this section of the settings I am interested in. See attached screen shot
its a background image of a div there is no alt tag for this
only u put and image
like <img src=\"images/myimagename.png\" alt=\"\"> you have alt
but if u put
<div style=\"background-image:url(../images/myimagename.png);\"></div> there is no way to put alt its a background image and the slider works with background images