A link is the most helpful. What you are describing though sounds like the associated files aren't set up so the links are just functioning as links.
For the files http://www.huddletogether.com/projects/lightbox2/
Then put this in the head (top of your html file before the body).
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
Corrections to my coding/thoughts welcome.
Bookmarks