How can I open a browser window without menubar from within an applet?
Location: http://www.jguru.com/faq/view.jsp?EID=302979 Created: Jan 15, 2001 Modified: 2001-01-24 19:34:48.914 Author: Daniel Tatro (http://www.jguru.com/guru/viewbio.jsp?EID=302952) Question originally posed by Carlos Miranda (http://www.jguru.com/guru/viewbio.jsp?EID=52073 The applet needs to tell JavaScript to open the window, instead of using showDocument() from the applet. Here’s the JavaScript to open the window without a menubar: JSObject defined Java applets may need to perform Java to JavaScript communication to access the Document Object Model (DOM) or to call JavaScript functions on an HTML page. Internet Explorer and Navigator allow communication between Java to JavaScript through the Java wrapper class netscape.javascript.JSObject. Java Plug-in supports Internet Explorer and Netscape Navigator on various Win32 platforms and Solaris p
Related Questions
- Shouldn the PDF form open in my browser window? When I click to open a PDF form, why does the PDF form open in a separate Adobe Acrobat window?
- When launching the Planning and Reporting Toolset, the browser hangs and displays a blank white window and hourglass cursor. Why?
- When I try to download a file, I get a bunch of garbage in the browser window. Whats up?