Click to See Complete Forum and Search --> : set iframe with variable from previous page?


zbgump
11-24-2003, 12:29 PM
The majority of my site is set up as follows: 4 main product pages which are navigated to via a navigation bar. In each page is an iframe in the center, and one at the bottom. The bottom contains a long page of thumbnails, which control the product pages within the center iframe.

Within some of the product pages, in the center iframe, are 'matching' products. When those are clicked, I need the browser to go to one of the other main product pages, with the corrct page opened in that page's center iframe.

Right now I simply have the center iframe of each main page set to the 1st product. I guess I need to have the center iframe controlled by a variable.

I'm pretty over tried, adn I'm confusing myself with all this.:eek:

Let me know if I should try and explain myself more clearly.

TIA