Is there anyway I can use a javascript code to add a class to EVERY link on a website?
The reason I am doing this is that I'm adding a fade in and fade out for all links that switch pages on my website, however I must add the class="transition" to all links on the site.
There has to be an easier way than editing all links. . .
Thanks guys!