popup window code not working for me
I really want to use the code from
http://fancybox.net/
to display a picture in a popup box and got the code working on my site, on the main page that is, but I have pages within pages and that's where it doesn't work. On my website below you'll see that "aaaa" in blue at the bottom right works (sure the image hides behind the Java code but that's not a problem):
http://www.meta.projectmio.com/index2.html
The problem is below that main page (please click the dome looking image at the bottom right to scroll the page), on the menu on the left please click "met.a has guts", here a new page comes up in what is now the main window and its the "aaaa" link at the bottom left corner that I need to get to work but the code keeps launching the image in a new window.
http://www.flickr.com/photos/39662513@N02/4235205467/
I am sure it can be done, it just has to, there's always a way and like I said I got it working on the main index page but these menu pages load in a window of their own (I've had problems before but always been able to solve them). I have tried adding all the html code into the pages that get loaded from the menu, but that hasn't worked, the page in question is:
http://www.meta.projectmio.com/code/gb/guts.htm
So how to get this popup code working on my site?
Thanks in advance!