Code snippet only works on home page
-
Added this script with Location “Site Wide Body”
jQuery(document).ready(function($) {
$('img[title]').each(function() { $(this).removeAttr('title'); });
});The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.