hyperlink - Jquery Colorbox linking? -


does know if there way embed link inside of colorbox? so, example, have clicked image , opened colorbox popup, place link in caption page? or navigating different page clicking on image?

i'm sure there way, little new javascript/jquery.

it's not pretty yet, because it's not done. can see i'm talking here: http://www.catanesedesign.com/test/artists.html. click on 1 of images make colorbox come up.

thanks in advance.

you can add link inside title attribute:

<a href="myimage.jpg" rel="examples" title="sandra - <a href='sandra.htm'>go page</a>">sandra</a> 

note single quotes inside title attribute, or use escaped quotes.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -