0

I need to use internet explorer 8 with javascript for a program I need for work. I've installed ie8 and tried to install java for windows using playonlinux but the sits still says I don't have javascript when I try to open the page. How do I get javascript running on ie8 on ubuntu? I'm running 13.04. THanks!

Alvar
  • 17,038

1 Answers1

1

JavaScript is different from Java.Java is an Object oriented language whereas JavaScript is client side scripting language which need to be enabled from your browser properties.It comes built in with every browser. A tutorial on how to enable JavaScript in any Browser

Difference B/w Java and JavaScript

Stormvirux
  • 4,536