|
-
Nov 6th, 2000, 11:15 AM
#1
Thread Starter
Hyperactive Member
Hi I've got a leftframe.asp that has a dynamic menu.Press a button and it gives you a menu based on your selection. Here's the problem: If I push, say, buttonA then I get a new menu with buttonAA in leftframe2.asp but with the same home page that belonged to the menu with buttonA in rightframe.
How do I make a hyperlink call two pages at once on a frame?I'm using VBScript.
-
Nov 6th, 2000, 12:10 PM
#2
Frenzied Member
Don't use a hyperlink at all.
Use script to call your pages using location.href
Onclick of your buttonA, call script that loads your main frame then your menu frame as required.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Nov 6th, 2000, 12:25 PM
#3
Check out the Code Snippet I've posted for the similar topic.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|