View Full Version : Linking between layers not working


tararaboom
06-02-2006, 11:39 AM
If you go to the Gallery section on http://www.tararaboom.blogspot.com then click on the Sketchbook you'll notice it will bring up the sketchbook section momentarilly then it will keep loading and load up the main page again. It won't seem to hold on that page. At the moment to link to other layers I have this:

<a href="" onClick="changeNavigation('sketchbook')">Sketchbook</a>

If this isn't possible I would be greatful if somone let me know.

Or if someone knows what the problem is I would be very greatful to find out :)

To see the page source click here: http://www.myfilestash.com/userfiles/tararaboom/tararaboom_source.txt

Thanks

pb&j
06-02-2006, 01:30 PM
clicked on gallery.
clicking on the images, an image appears in a new window, no problems.
i am using firefox browser.
i dont understand your question.

amyaurora
06-02-2006, 03:18 PM
So far it is working for me. I'm useing IE by the way. However I'm going to look over your codes to see if I can spot anything amiss.

tararaboom
06-03-2006, 04:46 AM
The current layout isn't the one thats not working. Its the source code that i linked to in the message. I can put on what used to be there if you like.

tararaboom
06-03-2006, 04:50 AM
Changed the layout to what it was with the problem. If you try to access the sketchbook section, within the gallery it won't work. Basically I wanted to be able to link to other layers from within the layer. (if that makes sense) :tired:

Btw I'm using Firefox.

pb&j
06-03-2006, 04:25 PM
you seem to be using a layer area swapping technique.
from your description on your results, you want to use IFRAME coding instead.
perhaps look into that as a direction to go in.