michelle
09-10-2003, 09:34 AM
I have a few questions regarding javascript's possibility to access tasks not related to one web-page/browser-window nad may be out of the browsers scope.
Feel free to answer any of the questions
1.
When you are in "Fullscreen"-mode in IE, you can't access the windows "Start"-button. Is there some way I can bring it up using Javascript? onFocus(startbutton)
2.
Can I get the names and/or URLs from all open browser-windows, even if they are not opened and named by my script?
3.
Is there some way I can access the favorites and get the information, like URL, into an array for example, and print it to my page?
Any thoughts?
// Michelle
Feel free to answer any of the questions
1.
When you are in "Fullscreen"-mode in IE, you can't access the windows "Start"-button. Is there some way I can bring it up using Javascript? onFocus(startbutton)
2.
Can I get the names and/or URLs from all open browser-windows, even if they are not opened and named by my script?
3.
Is there some way I can access the favorites and get the information, like URL, into an array for example, and print it to my page?
Any thoughts?
// Michelle