Using Firefox or Chromium it·s not possible to pay bills or transfer money on Itau website. I was able to do this at Ubuntu 11.10. It demand to install a java script on browser, but it not occur. My open JDK Java is 7.
Asked
Active
Viewed 131 times
0
-
FYI: That's Java, not Javascript. There is a big difference. – Marty Fried May 13 '12 at 02:01
1 Answers
1
try to install the package icedtea7-plugin
open a terminal and follow the fowling comands
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jdk sun-java6-plugin

yorde
- 96