On 2014-08-26 13:06, Budgie2 wrote:
>
> Hi Robin,
> Please forgive. I wondered why the Quote button appeared. It was a
> slip of the mouse which is old mechanical Kensington Expert Mouse which
> has a will of its own and clearly needs cleaning .
Ah, I see.
> Meanwhile thanks for your previous post. All is as it should be with no
> IcedTea. I disabled all my protection extensions and still I only get a
> corrupted image. Will try and get back to you with screenshot but tied
> up with work for rest of today.
Look. Just open the web page of your router. Then, if in firefox, select “view source code”, or ctrl-u.
You will get another window, like this in my case:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!--<title>TP-LINK</title>-->
<link rel="Stylesheet" href="./css/main.css" type="text/css" />
<script language="javascript" src="./js/oid_str.js" type="text/javascript"></script>
<script language="javascript" src="./js/str.js" type="text/javascript"></script>
<script language="javascript" src="./js/err.js" type="text/javascript"></script>
<script language="javascript" src="./js/lib.js" type="text/javascript"></script>
<script language="javascript" src="./js/3g.js" type="text/javascript"></script>
<link rel="Shortcut Icon" href="./img/icon.jpg" type="image/jpeg" />
<meta http-equiv=Content-Type content="text/html; charset=utf-8" />
</head>
<body>
As you see, my router is clearly using javascript.
Now, try this link:
http://java.com/en/download/installed.jsp
That’s a web page to test if java is installed properly. Unfortunately, view code does not work.
Pressing the “verify java version button” opens a grey box that says “activate java”.
Right click, inspect element, allows you to see the code.
<param name="image" value="/im/download/verify_anim.gif"><param name="centerimage" value="true"><param name="boxborder" value="false"><param name="jnlp_href" value="JavaDetection_applet.jnlp">
Clicking on the box pops a dialog asking to allow (and perhaps remember) the applet to run.
And probably then another dialog open, this time asking if you want to allow an application to run, ad gives you information about it.
You may then see a “java console” window. And then, you should get a text in the browser that says:
+++······
Verified Java Version
Congratulations!
You have the recommended Java installed (Version 7 Update 67).
······+±
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)