Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #11523

Re: Applet and parent browser

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Applet and parent browser
Date 2012-01-20 08:31 -0800
Organization Canadian Mind Products
Message-ID <ctkgh713b1vsolnuma341qig0sdt82u364@4ax.com> (permalink)
References <935e02a3-a6b5-4325-8938-0bb41c1c2832@3g2000pbd.googlegroups.com>

Show all headers | View raw


On Wed, 18 Jan 2012 15:05:36 -0800 (PST), simplicity
<stella_pigeon@live.ca> wrote, quoted or indirectly quoted someone who
said :

>Is it possible to get the reference to browser window which contains
>the applet?

if you want to start peeking outside the Applet you need DOM. Document
Object Model. see http://mindprod.com/jgloss/dom.html
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
One of the most useful comments you can put in a program is 
"If you change this, remember to change ?XXX? too".
 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Applet and parent browser simplicity <stella_pigeon@live.ca> - 2012-01-18 15:05 -0800
  Re: Applet and parent browser Arne Vajhøj <arne@vajhoej.dk> - 2012-01-18 20:52 -0500
    Re: Applet and parent browser simplicity <stella_pigeon@live.ca> - 2012-01-19 08:48 -0800
    Re: Applet and parent browser simplicity <stella_pigeon@live.ca> - 2012-01-19 14:58 -0800
      Re: Applet and parent browser Roedy Green <see_website@mindprod.com.invalid> - 2012-01-23 18:29 -0800
  Re: Applet and parent browser Roedy Green <see_website@mindprod.com.invalid> - 2012-01-20 08:31 -0800

csiph-web