Browser Java Support
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 ...
webwiz posted this at 02:53 — 26th October 2009.
He has: 629 posts
Joined: May 2007
Why are you using applets? I suggest you use Flash or JavaScript instead...
zerocool posted this at 11:09 — 26th October 2009.
They have: 45 posts
Joined: Jun 2009
how ?
webwiz posted this at 23:18 — 28th October 2009.
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;
zerocool posted this at 10:37 — 29th October 2009.
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 .
Daryll1 posted this at 16:19 — 31st October 2009.
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.