I'm not sure that would work in my case. what we have are three products, and when you sign up for a product, you click on the 'sign up' button, this navigates to a frameset, with an upper and lower frame. All the active content is in the lower frame. Depending which product you are signing up for, I want the appropriate page to load in the lower frame.
So if I clicked 'sign up' on product A, for example, what link would I use? How would using this 'mainFrame' target tell the frameset what to load in the lower half of the page?
Sorry - I am new to javascript a little more detail would be great.
Thank you
|