SSP - Ann-Kathrin_Beitragsbild
jQuery(document).ready(function($) {
$('img[title]').each(function() { $(this).removeAttr('title'); });
});
https://www.ssp.ag/wp-content/uploads/SSP_Logo_Integrated_Design_blue_2016_05_24.png
0
0
Administrator
https://www.ssp.ag/wp-content/uploads/SSP_Logo_Integrated_Design_blue_2016_05_24.png
Administrator2018-07-30 14:09:332018-07-30 14:09:33Ann-Kathrin_Beitragsbild
Scroll to top
jQuery(document).ready(function($) {
$('img[title]').each(function() { $(this).removeAttr('title'); });
});