Forums
(@tomasloffler)
8 years, 4 months ago
I think I found a solution:
linkElement : ‘a[href]:not([target=”_blank”]):not([href^=”#”]):not([href*=”.gif”]):not([href*=”.mov”]):not([href*=”.swf”]):not([href*=”.jpg”]):not([href*=”.jpeg”]):not([href*=”.png”]):not([href*=””])’,
This Worked for me.