I've installed ColorBox in my theme (no plugin) and find that I'm changing every outside link from:
<a href=
to this
<a class="colorbox iframe" href=
to get every link to open in a ColorBox iframe. This is a rep site with many vendors, and I don't want clients getting lost. How can I get this to happen by default? Thanks...