![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
..consider a framed set of windows. Menu items replace the content frame preserving the menu frame. Easy peasy. One menu item would ideally replace the content frame AND the menu frame as well, to allow access to a new set of menus,. Can you have a URL with two targets? |
|
or is it down to a javascript onclick() |
#3
| |||
| |||
|
|
The Natural Philosopher said the following on 12/14/2007 11:03 AM: ..consider a framed set of windows. Menu items replace the content frame preserving the menu frame. Easy peasy. One menu item would ideally replace the content frame AND the menu frame as well, to allow access to a new set of menus,. Can you have a URL with two targets? No. or is it down to a javascript onclick() Pretty much. TVM. |
#4
| |||
| |||
|
|
..consider a framed set of windows. Menu items replace the content frame preserving the menu frame. Easy peasy. One menu item would ideally replace the content frame AND the menu frame as well, to allow access to a new set of menus,. Can you have a URL with two targets? |
|
or is it down to a javascript onclick() handler to replace two windows using a hand crafted function? |
#5
| |||
| |||
|
|
"The Natural Philosopher" <a@b.c> wrote in message news:1197648181.68297.0 (AT) demeter (DOT) uk.clara.net... ..consider a framed set of windows. Menu items replace the content frame preserving the menu frame. Easy peasy. One menu item would ideally replace the content frame AND the menu frame as well, to allow access to a new set of menus,. Can you have a URL with two targets? No, but a URL can point to an entirely new frameset, target="top", specifying a new "menu" and a new "content". |
|
or is it down to a javascript onclick() handler to replace two windows using a hand crafted function? Not a javascript problem. No,. but a javascript solution..one could do two window.opens in a function? |
#6
| |||
| |||
|
|
rf wrote: "The Natural Philosopher" <a@b.c> wrote in message news:1197648181.68297.0 (AT) demeter (DOT) uk.clara.net... ..consider a framed set of windows. Menu items replace the content frame preserving the menu frame. Easy peasy. One menu item would ideally replace the content frame AND the menu frame as well, to allow access to a new set of menus,. Can you have a URL with two targets? No, but a URL can point to an entirely new frameset, target="top", specifying a new "menu" and a new "content". Ah..I hadn't thought of that.. |
|
or is it down to a javascript onclick() handler to replace two windows using a hand crafted function? Not a javascript problem. No,. but a javascript solution..one could do two window.opens in a function? |
![]() |
| Thread Tools | |
| Display Modes | |
| |