Browser Java Support

They have: 45 posts

Joined: Jun 2009

hey everyone,

my research on my visitors tells me that most of them do not have their java support turned on , now am looking for a way to tell my visitors to turn on their java to use the site, how do i do it ?

Thanks guys
and yes please also help on my jumping menu post ...

He has: 629 posts

Joined: May 2007

Why are you using applets? I suggest you use Flash or JavaScript instead...

They have: 45 posts

Joined: Jun 2009

how ?

He has: 629 posts

Joined: May 2007

The answer depends on what your Java applets are doing. But I find programming Java not only time consuming, but the results are usually painfully slow to run in a browser. On the other hand, browser makers are improving the speed of JavaScript by orders of magnitude.

I believe that you would be much better off learning JavaScript than struggling with a major "enterprise" language like Java - unless you intend to use Java on the server, that is...

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;

They have: 45 posts

Joined: Jun 2009

hey i think everything getting confused here,

i hope you know when you visit some websites the a small pop-up shows up saying your java is disabled or this website uses java

now i want to show this message to those of my visitors who either do not have java installed or have disabled it ...

i hope this help .

They have: 20 posts

Joined: Oct 2009

Here is a pretty informative article on the ways you can check to see if Java is enabled:
http://www.javatester.org/enabled.html

A bit off topic, but I agree with some of the other commenters...when I see that a website requires Java, I usually run away as fast as I can.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.