Re: java version detection and browser notification
- From: Andrew Thompson <andrewthommo@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 16:20:50 -0800 (PST)
On Jan 31, 6:16 am, "G. Garrett Campbell" <g...@xxxxxxxxxxx> wrote:
..
But showDocument is a 1.4+ method.
Rubbish! AppletContext and its methods (e.g.
showDocument()) were introduced in Java *1.0* .
OTOH - it is not a reliable method to show new
pages, since pop-up blockers might interfere with
changing the page.
I suggest you are better off popping a dialog.
For 'altogether better' Java versioning, look to
web start (that will not help with the 1.1 VMs
though).
--
Andrew T.
PhySci.org
.
- References:
- java version detection and browser notification
- From: G. Garrett Campbell
- java version detection and browser notification
- Prev by Date: commented properties in ejb file.
- Next by Date: Re: how can i change the date format
- Previous by thread: Re: java version detection and browser notification
- Next by thread: Re: java version detection and browser notification
- Index(es):
Relevant Pages
|