Results 1 to 4 of 4

Thread: Java Applet not displaying in Firefox

  1. #1
    Join Date
    Aug 2002
    Posts
    6,223
    Rep Power
    0

    Default Java Applet not displaying in Firefox

    I have used the following code to display an image using the lake.class java applet on an external website, hence the codebase parameter. It used to show on both IE and Firefox. However, recently, without modifying the code, I've noticed it does not display properly in Firefox. Internet Explorer displays it just fine, however. Does anyone have any idea if it is just my Firefox setup or a general problem with Firefox?

    Code:
    <p align="left"><applet code="lake.class" codebase="http://www.souvenirworldja.com" "align="bottom" width="251" height="250"> <param name="image" value="http://www.souvenirworldja.com/images/sunset.gif" height="270" width="251"></applet>
    .
    PC - Ubuntu 15.04 64bit Desktop
    HP Pav G60-236US 3GB RAM Laptop, Ubuntu 15.04 64bit and Win7 Home

    "So Daddy, how come you telling me stealing not right when YOU copying DVDs? How come? How Come?"


    RIP Ramesh ...

  2. #2
    Join Date
    Jun 2003
    Posts
    159
    Rep Power
    0

    Default

    Did you ensure that your code was W3C compliant?
    Here is a link: http://validator.w3.org/
    I have within me the blood of kings....take me to the leader of your world.

  3. #3
    Join Date
    May 2005
    Posts
    61
    Rep Power
    0

    Default

    http://news.zdnet.com/2100-1009_22-5...ml?tag=nl.e589

    Exploit using the Javascript found. Firefox advises that you disable JavaScript unti further notice.
    No longer an abrasive personality. Let there be peace in our realm Profound

  4. #4
    Join Date
    Jun 2003
    Posts
    159
    Rep Power
    0

    Default

    Quote Originally Posted by Profound
    http://news.zdnet.com/2100-1009_22-5...ml?tag=nl.e589

    Exploit using the Javascript found. Firefox advises that you disable JavaScript unti further notice.
    How des this help? What is the point you are trying to make?
    I have within me the blood of kings....take me to the leader of your world.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •