Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
getAppletContext().showDocument(url, "")
- From: dgarcia@xxxxxxxxxxxxx (Daniel Garcia)
- Subject: getAppletContext().showDocument(url, "")
- Date: Fri, 28 Jan 2000 17:32:03 -0500 (EST)
On Fri, 28 Jan 2000, Hao Cheng wrote: > Hi, I want to use the > getAppletContext().showDocument(url, "") > to show a new page, but what I need is to popup a browser WITHOUT toolbar, > status bar ... is there a way of doing this? You'll need to use JSObject and do this via javascript. The openWindow method in javascript (consult your local friendly javascript reference for more information on where this beastie lies) allows you to specify things such as whether or not there should be a tool bar, scrol bar, resizeability, etc... --Dg > > Thanks in advance. > > Cheng > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > --- > To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx > To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx > "Why god? WHY?" "Because, there's something about you that REALLY Pisses me off!" | icq/4813658 | yahoo/kender42 | msn/kender42@xxxxxxxxxxx | aim/dg4293 | | email/dgarcia@xxxxxxxxxxxxx | www/www.hollyfeld.org | "Even angels learn to fall" --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- References:
- getAppletContext().showDocument(url, "")
- From: Hao Cheng
- getAppletContext().showDocument(url, "")
- Prev by Date: 1.3 debuggers
- Next by Date: Potential (security) problems with System.currentTimeMillis()?
- Previous by thread: getAppletContext().showDocument(url, "")
- Next by thread: 1.3 debuggers
- Index(es):