Click to See Complete Forum and Search --> : Javascript remote control windows


mandeieio
11-08-2003, 02:29 PM
I'm brand new at this javascript thing, and i'm having problems with it. Here's the deal: I have a HTML framed website, Three horizontal frames-top, middle & bottom. i have links in the top & bottom frame which lead to thumbnail pictures in a remote javascript window. I want to make it so that when you click on a thumbnail picture in the remote pop up frame, the full size picture will load in the middle frame--but all the targets i have tried simply don't work.

So I guess I have 2 problems:
1. how to create a target back to the main window's middle frame
2. how to make it so that pictures will load in the middle frame-keeping the same background on everyone---instead of me having to make seperate pages for each picture.

I have very very little knowledge about javascript, and all the sites I have found discussing this I don't understand. The script I have used to create the remote window I just copied & pasted from another site.

Can someone help me out?