Author Topic: Java applet  (Read 1104 times)

0 Members and 1 Guest are viewing this topic.

Offline @Veritas_Triumphus

  • Peasant
  • *
  • Posts: 65
  • Cookies: 2
    • View Profile
Java applet
« on: August 10, 2012, 01:57:30 pm »
Some webpage ask from me to allow Java applet so I can use the transformation to mp3. But I use opera and can't find where to enable it?
Code: [Select]
while (1) {
document.write("I love EvilZone.org" + "<br />");
}

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Java applet
« Reply #1 on: August 10, 2012, 02:40:39 pm »
You don't enable nothing. Just install Java and it will be enabled.

Offline @Veritas_Triumphus

  • Peasant
  • *
  • Posts: 65
  • Cookies: 2
    • View Profile
Re: Java applet
« Reply #2 on: August 10, 2012, 04:22:29 pm »
EDIT: Solved, locked :) Ty  Kulverstukas.
« Last Edit: August 10, 2012, 04:32:46 pm by @Veritas_Triumphus »
Code: [Select]
while (1) {
document.write("I love EvilZone.org" + "<br />");
}