PDA

View Full Version : java-applet not working through .tk-URL


kroesss
09-29-2003, 10:14 AM
Hi,

I also posted this in another part of codingsforum, but since there wasn't any answer, I am trying it again here.

I'm having a problem with the HV-menu from dynamicdrive.com.

I have installed it to be a horizontal menu with the dropdown-box in a second frame. When I type the complete URL of the server in my browser it works just fine, but when I visit the page using a .tk-adress that I have, the applet doesn't appear, it looks like it can't find the .js-files.

I've tried using the absolute URL of the .js-files in the html in stead of the relative URL (so just the file-name), but this also isn't working.

Does anybode have any idea what the problem can be?

Kroesss

(sorry for the poor english, I'm from holland)

Nightfire
09-29-2003, 02:16 PM
1st thing, you're not using a java applet, you're using javascript. Two completely different languages :)

A link to your page would help

kroesss
09-29-2003, 03:29 PM
Sorry, kinda new in this.

the .tk-adress is www.peatminers.tk (http://www.peatminers.tk) and the page it links to is http://purehosting.ath.cx/~peatminers/index.htm

The menu isn't on this however (because it doesn't work). I stored a test-page with the menu in http://purehosting.ath.cx/~peatminers/test/index.htm

the images are broken in this test, but otherwise it works fine.

Kroesss.