I have a problem...

I

Invisible

I recently got a News Ticker Java Script from:
http://javascript.internet.com/.

I've copied the appropriate Java Script code into my html code on the index
page and class files into the same directory as where the index page is.

When I test the index page, in Internet Explorer and Netscape on my local
drive using Dreamweaver, the applet displays correctly.

However, on the web server (the site address is: www.halo-energy.com) when I
type the address as so: www.halo-energy.com the applet loads fine but I
cannot see the damn applet yet it reports at the bottom left hand corner of
the browser (both IE and Netscape) that the applet has started. But when I
type the site address as: www.halo-energy.com/index.htm the applet actually
displays.

I've search everywhere on the Internet and cannot find an answer. Can
anybody help me please. It's driving me mad!!

Why doesn't the applet display at: www.halo-energy.com but only displays at:
www.halo-energy.com/index.htm?

Thanks in advance....
 
I

Ivo

Invisible said:
I recently got a News Ticker Java Script from:
http://javascript.internet.com/.

Strange, because it 's an applet rather than javascript. Ask in a
comp.lang.java.* newsgroup. Note that java and javascript are not the same
thing at all.
I've copied the appropriate Java Script code into my html code on the index
page and class files into the same directory as where the index page is.

When I test the index page, in Internet Explorer and Netscape on my local
drive using Dreamweaver, the applet displays correctly.

However, on the web server (the site address is: www.halo-energy.com) when I
type the address as so: www.halo-energy.com the applet loads fine but I
cannot see the damn applet yet it reports at the bottom left hand corner of
the browser (both IE and Netscape) that the applet has started. But when I
type the site address as: www.halo-energy.com/index.htm the applet actually
displays.

I've search everywhere on the Internet and cannot find an answer. Can
anybody help me please. It's driving me mad!!

Why doesn't the applet display at: www.halo-energy.com but only displays at:
www.halo-energy.com/index.htm?

Thanks in advance....

Something else, I like the 'clean' look of your site, but why is the width
of the main white square a fixed number? There is a horizontal scrolbar for
no apparent reason.

Cheers
Ivo
 
V

VK

IE 5.5, Microsoft VM
displays applet properly from both addresses

It's really a Java question (not JavaScript), I'd guess something wrong with
your VM
 
C

Charles M. Fish, Sr.

The site, halo-energy looks great!

When I view it in Netscape 7.01, though, the current year is displayed
as 103.

You might want to tweak the year variable to something like if (year <
1900) year += 1900;
========
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,102
Messages
2,570,645
Members
47,245
Latest member
ShannonEat

Latest Threads

Top