He means the script and style tags. Java is not javascript, a common misconception. I see you have that:
Code:
<script type="text/javascript" language="javascript" src="lytebox.js"></script>
<link rel="stylesheet" href="lytebox.css" type="text/css" media="screen" />
in the head of your most recent attached text. However, the script and stylesheet files referenced in those tags must be in the same folder as your page. And the lytebox markup:
Code:
<a href="images/image-1.jpg" rel="lytebox[vacation]" title="Mom and Dad">Link Text or Thumbnail Image Tag</a>
(which you say you are now beginning to understand) must be used in the body of the page.
Unless this takes care of it for you, we have gotten to the point where you should put up a live version of the page somewhere for diagnosis purposes and give us a link to it:
Please post a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks