[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making scripts invisible to non-java browser



On Wed, 14 Feb 1996, Jason Farnsworth wrote:

> At 03:34 PM 2/13/96 -0600, you wrote:
> >Hey does aanyone know how to make thhee  patr in a html file that 
> >contains the java <aplet>> section to be invisible to the non-java 
> >browser (like netscape 1.12,etc...)
> >thnx
> >ccamel
> 
> Like this:
> 
> <script>
> <!-----Start hiding script from old browsers-----
> 
> [All the script stuff goes here]
> 
> -------End Hiding Script------------------------>
> </script>
> 

What about hiding the <applet> part of the page where all the parameters 
are defined?

>    _____                                                            _____  
>   /   __)                                                          (__   \ 
>  /   (__|__________________________________________________________|__)   \
>  \   |                                                                |   /
>   \__|                    ~X~ Jason Farnsworth ~X~                    |__/ 
>      |                 jafar@oz.net, jafar1@cdrom.com                 | 
>      |             jason@world9.com, jafar@mail.serve.com             |
>      |                  http://www.serve.com/~jafar/                  |    
>      |________________________________________________________________|    
> 

Aymeric Grassart