2013-11-19, 07:48:54
(2013-10-15, 01:39:43)shawn_a Wrote: or js
Code:$('*[title]').removeAttr('title');
Should this also work with an i18n drop menu? I'm trying to remove the title so it doesn't cover up my first drop menu item. I added your line of js in the template surrounded by script tags. I think I am missing something here....