I need to change, mute, or override the title attribute within an <a>
tag based on the classes of parent elements. The classes of the parent elements change dynamically when the user chooses to collapse or expand a search window.
Is this possible using CSS? I'm not too savvy with jQuery.