Image in a link without underline

JavaScript and client side scripting.

Moderator: General Moderators

User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

You could maybe use Javascript to modify the style of the text node in each link. Not sure how/if that would work though.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

You could be on to something. :D

I'm in the middle of writing an effects library, so maybe I'll make that into a text effect. Or, maybe make separate anchor effects.
Post Reply