problems previewing pages in IE6 (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


stevethefootycoach -> problems previewing pages in IE6 (6/24/2004 13:43:59)

When I try to preview my FP pages in IE6, I can't see the hover buttons I put in the shared left border. I can see dark rectangles (but no text) where the buttons should be.

I get an error messge along the lines of 'java applet failed'.

Also, I can't see the .png file I put in the shared top border. In fact, the border doesn't seem to be there at all.

Will the shared borders appear OK when I publish the site (i.e., this is this just a problem on my computer) or is something more fundamental going wrong?

I'd be very grateful for any advice. Thanks.




Larry M. -> RE: problems previewing pages in IE6 (6/24/2004 13:58:10)

<<Will the shared borders appear OK when I publish the site (i.e., this is this just a problem on my computer) or is something more fundamental going wrong?>>

Steve,

Preview in Browser will give you a true pre-publish look at your design work in progress, indicating your problems are close to home probably in the shared borders area.

If you'll post a URL, others, I'm sure, will chip in.




dpf -> RE: problems previewing pages in IE6 (6/24/2004 14:08:20)

quote:

'java applet failed'

maybe you have java disabled in settings
TOOLS/INTERNET OPTIONS/ADVANCED




stevethefootycoach -> RE: problems previewing pages in IE6 (6/24/2004 14:40:09)

Java is enabled in my browser, so it isn't that unfortunately.

The pages are not yet published (they're still on my hard drive)

Is there a way I can share them with all you experts out there?




dpf -> RE: problems previewing pages in IE6 (6/24/2004 14:47:41)

did you test the java applet independantly of this page.... test in a simple html template with nothing but the applet..maybe its the applet itself




stevethefootycoach -> RE: problems previewing pages in IE6 (6/24/2004 17:58:52)

Tried that but still no luck.

The error message is now 'applet hover notinited'. Does this copy of the Java console mean anything to anyone?

Caused by: java.io.FileNotFoundException: C:\Documents and Settings\Steve Watson\My Documents\new folder 23 June\fphover\class.class (The system cannot find the path specified)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(Unknown Source)

at java.io.FileInputStream.<init>(Unknown Source)

at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)

at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more




edmund -> RE: problems previewing pages in IE6 (6/24/2004 22:50:42)

quote:

java.io.FileNotFoundException


Dont know much about java but it seems like the applet is looking for a class file... is the .class file of the applet in the same directory?

Does the class name in the .html file match the class name in the .java file?

Does this "C:\Documents and Settings\Steve Watson\My Documents\new folder 23 June\fphover\class.class" still exist or part of your Web folder?




stevethefootycoach -> RE: problems previewing pages in IE6 (6/26/2004 4:20:08)

Edmund/all

problem sorted. java was looking for the .class file in the folder I was working in when I created the hover buttons. That folder no longer exists. I simply recreated the buttons and they now work.

Thanks for all the advice.




dpf -> RE: problems previewing pages in IE6 (6/26/2004 13:05:58)

quote:

Does the class name in the .html file match the class name in the .java file?

java creates the .class file when you compile the .java file. It only reads the .class file - the .java is your source code and the .class is the object or byte code




edmund -> RE: problems previewing pages in IE6 (6/28/2004 3:02:06)

quote:

ly reads the .class file - the .java is your source code and the .class is the object


Thanks for info...




VeeTee -> RE: problems previewing pages in IE6 (4/7/2005 9:35:17)

Hi, I've got the same problem.
I made a few buttons in frontpage and when I want to load the page I also get the "applet fphover notinited"... Can you tell me how you fixed the problem ??? VeeTee@pandora.be




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
9.472656E-02