Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update two frames from a menu option

Status
Not open for further replies.

lap944

Programmer
Jul 24, 2001
4
US
I need to to put htm code into two different frames from a single mouse click or menu option. I can do one but I'm having problems getting my code to show/display in the second frame.
 
Hello lap944!

What do you mean "to put htm code"? You mean change some object's behavior or property? Please explain it more and will see.

Good Luck!
 
To do this, you need to firstly

(1) Use a link for the first frame you want to change. Speicify the URL you want to appear, in the target fram(eg. main.

(2) To change the second frame contents, choose the same button, then behaviours, then + then go to URL, select the URL you want, and then select the other frame you want to change.

Works a treat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top