oaka
08-03-2004, 08:15 PM
Hi
I'm currently working on a web based version of some call centre software. Does anyone know if it's possible to do the following with javascript?
I'll explain what I would ideally like to happen -
When the application is launched I need the initial window to open full screen. This window will contain a navigation bar at the top with 5 navigation options.
Clicking on one of these options will cause a separate window to open containing it's own content and navigation. Ideally I would like the original window to always be behind the others.
I would also like to be able to control which open window is at the front at any one time. e.g. When window 3 opens, a menu appears on the left of the original window containing an option to bring window 3 to the front. If window 4 is also open there will be a 4 on the menu that will cause window 4 to come to the front etc.
Anyone know if this is possible? Would it be a lot of work to do?
Thanks :)
I'm currently working on a web based version of some call centre software. Does anyone know if it's possible to do the following with javascript?
I'll explain what I would ideally like to happen -
When the application is launched I need the initial window to open full screen. This window will contain a navigation bar at the top with 5 navigation options.
Clicking on one of these options will cause a separate window to open containing it's own content and navigation. Ideally I would like the original window to always be behind the others.
I would also like to be able to control which open window is at the front at any one time. e.g. When window 3 opens, a menu appears on the left of the original window containing an option to bring window 3 to the front. If window 4 is also open there will be a 4 on the menu that will cause window 4 to come to the front etc.
Anyone know if this is possible? Would it be a lot of work to do?
Thanks :)