Java Applet in Frontpage

  • Thread starter Patti Henderson
  • Start date
P

Patti Henderson

Got this really cool program xat.com xatshow (java) and
want to upload the slide show into my webpage ---how do
you do this?
 
S

Steve Easton

It uses a java applet, which presents a problem.
Windows XP and IE 6 no longer come with
Java Virtual Machine which is required to run
java applets. Therefore it won't work in all browsers.

Instead do a Google search for a javascript slide show.
javascript doesn't require JVM to operate.

Although they sound related ( java | javascript ) they are two
entirely different things. Javascript is a stand alone scripting
language and is supported in almost all browsers.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Top