To BV Support or BV Users:
I'd like to setup a dynamic inline frame on one of my webpages. When I say "dynamic", I mean that URL within the inline frame is changeable based on an external action. The external action, in my case, would be the click of a button on the same webpage.
Here's the "mock-up" of what I'm trying to explain. Please see www.the-busy-kitchen.com/gifts.html.
As you can see, I have three buttons at top (OnClick1, Onclick2, Onclick3). When I click button 1, the inline frame should show URL-A. When I click button 2, the inline frame should show URL-B. When I click button 3, the inline frame should show URL-C. Currently, when I click each button, each separate URL loads to a new window. So, I guess another part of the question would be, how do I link each button so that they change what's inside the single inline frame?
Thank You!
Cheryl
I'd like to setup a dynamic inline frame on one of my webpages. When I say "dynamic", I mean that URL within the inline frame is changeable based on an external action. The external action, in my case, would be the click of a button on the same webpage.
Here's the "mock-up" of what I'm trying to explain. Please see www.the-busy-kitchen.com/gifts.html.
As you can see, I have three buttons at top (OnClick1, Onclick2, Onclick3). When I click button 1, the inline frame should show URL-A. When I click button 2, the inline frame should show URL-B. When I click button 3, the inline frame should show URL-C. Currently, when I click each button, each separate URL loads to a new window. So, I guess another part of the question would be, how do I link each button so that they change what's inside the single inline frame?
Thank You!
Cheryl
Comment