"LOST HOVER BUTTONS"

M

Mike Selby

Hover buttons no longer work in either Preview mode or Preview in Browser mode.
I have checked all appropriate dialogue box settings-all OK. All hyperlinks point to the correct page/file
Reports show no broken hyperlinks
When previewing the "field" is there for the hoverbutton but is blank
When checking the programme appears to not recognize .class files and there is no association to these files which I believe relate to Hover Buttons? In properties they indicate "Unknown Programme
Also when testing, Front Page automatically dials up to the internet to attempt to download something but does not find any site/file and nothing happen
I gather HB's work from a small programme built in to Front Page. Can anyone advise its name/location as I think it is lost
I have tried reinstalling Front Page over the top of the original but this has not solved the problem
Any help/suggestions would be most welcome as the site I am building has a lot of Hoverbuttons and is nearly finished
 
T

Tom Pepper Willett

Do you have the Java Virtual Machine installed on your computer, and Java
enabled in the browser?
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| Hover buttons no longer work in either Preview mode or Preview in Browser
mode.
| I have checked all appropriate dialogue box settings-all OK. All
hyperlinks point to the correct page/file.
| Reports show no broken hyperlinks.
| When previewing the "field" is there for the hoverbutton but is blank.
| When checking the programme appears to not recognize .class files and
there is no association to these files which I believe relate to Hover
Buttons? In properties they indicate "Unknown Programme"
| Also when testing, Front Page automatically dials up to the internet to
attempt to download something but does not find any site/file and nothing
happens
| I gather HB's work from a small programme built in to Front Page. Can
anyone advise its name/location as I think it is lost.
| I have tried reinstalling Front Page over the top of the original but this
has not solved the problem.
| Any help/suggestions would be most welcome as the site I am building has a
lot of Hoverbuttons and is nearly finished
 
D

David Berry

I sounds like you may be missing the Java Virtual Machine from your PC. Go
to http://java.sun.com and install it. The hover buttons are Java Applets
and require this. Also, in your code, make sure that the codebase is
pointing to the correct directory where the .class files are and that you've
imported them into your web.

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------

-----------------------------------
Mike Selby said:
Hover buttons no longer work in either Preview mode or Preview in Browser mode.
I have checked all appropriate dialogue box settings-all OK. All
hyperlinks point to the correct page/file.
Reports show no broken hyperlinks.
When previewing the "field" is there for the hoverbutton but is blank.
When checking the programme appears to not recognize .class files and
there is no association to these files which I believe relate to Hover
Buttons? In properties they indicate "Unknown Programme"
Also when testing, Front Page automatically dials up to the internet to
attempt to download something but does not find any site/file and nothing
happens
I gather HB's work from a small programme built in to Front Page. Can
anyone advise its name/location as I think it is lost.
I have tried reinstalling Front Page over the top of the original but this has not solved the problem.
Any help/suggestions would be most welcome as the site I am building has a
lot of Hoverbuttons and is nearly finished
 
T

Tom Pepper Willett

More specifically:

Java VM:
http://ftp.uni-stuttgart.de/pub/systems/win95/fixes/VM/msjavx86.exe
http://www.krm.com/techsupport/tech-downloads_mvm.html
Sun version
http://java.sun.com/getjava/installer.htm
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| I sounds like you may be missing the Java Virtual Machine from your PC.
Go
| to http://java.sun.com and install it. The hover buttons are Java Applets
| and require this. Also, in your code, make sure that the codebase is
| pointing to the correct directory where the .class files are and that
you've
| imported them into your web.
|
| --
| David Berry - MCP
| Microsoft MVP - FrontPage
| FrontPage Support: http://www.net-sites.com/sitebuilder/
| -----------------------------------
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
| -----------------------------------
| | > Hover buttons no longer work in either Preview mode or Preview in
Browser
| mode.
| > I have checked all appropriate dialogue box settings-all OK. All
| hyperlinks point to the correct page/file.
| > Reports show no broken hyperlinks.
| > When previewing the "field" is there for the hoverbutton but is blank.
| > When checking the programme appears to not recognize .class files and
| there is no association to these files which I believe relate to Hover
| Buttons? In properties they indicate "Unknown Programme"
| > Also when testing, Front Page automatically dials up to the internet to
| attempt to download something but does not find any site/file and nothing
| happens
| > I gather HB's work from a small programme built in to Front Page. Can
| anyone advise its name/location as I think it is lost.
| > I have tried reinstalling Front Page over the top of the original but
this
| has not solved the problem.
| > Any help/suggestions would be most welcome as the site I am building has
a
| lot of Hoverbuttons and is nearly finished
|
|
 
E

E. T. Culling

It's best not to use hover buttons any more since many viewers may not be
able to see them.
ETC
 
A

Andre Rodziewicz

I never use any FrontPage components that use Java because far too
many viewers don't have the Java Virtual Machine installed in
browsers. This is necessary to show hover button navigation. You can
achieve rollover navigation buttons using JavaScript instead and for
your viewers on dial up connections pages will load much faster.

Andre Rodziewicz
WimbledonVisitor.Com
Helping your business reach the world
The Wimbledon Business Directory
Search Engine Optimisation and Web Design
http://www.wimbledonvisitor.com/products
 
D

DMc

Do the FP2003 Interactive Buttons run on the same technology as java?
If not how is it different?
Thanks, Deb Mc

Andre Rodziewicz said:
I never use any FrontPage components that use Java because far too
many viewers don't have the Java Virtual Machine installed in
browsers. This is necessary to show hover button navigation. You can
achieve rollover navigation buttons using JavaScript instead and for
your viewers on dial up connections pages will load much faster.

Andre Rodziewicz
WimbledonVisitor.Com
Helping your business reach the world
The Wimbledon Business Directory
Search Engine Optimisation and Web Design
http://www.wimbledonvisitor.com/products

"Mike Selby" <mikeselby(excludethis)@eurobell.co.uk> wrote in message
there is no association to these files which I believe relate to Hover
Buttons? In properties they indicate "Unknown Programme"attempt to download something but does not find any site/file and nothing
happensa lot of Hoverbuttons and is nearly finished
 
T

Thomas A. Rowe

The interactive buttons in FP2003 use JavaScript which is a totally
different technology from Java.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
C

clarimer

Mike, what was the solution to your problem with the hover buttons because that is exactly what I am encountering with my website. Could you advise me as to what you did to fix this problem. Thank you
email - (e-mail address removed)

----- Mike Selby wrote: -----

Hover buttons no longer work in either Preview mode or Preview in Browser mode.
I have checked all appropriate dialogue box settings-all OK. All hyperlinks point to the correct page/file.
Reports show no broken hyperlinks.
When previewing the "field" is there for the hoverbutton but is blank.
When checking the programme appears to not recognize .class files and there is no association to these files which I believe relate to Hover Buttons? In properties they indicate "Unknown Programme"
Also when testing, Front Page automatically dials up to the internet to attempt to download something but does not find any site/file and nothing happens
I gather HB's work from a small programme built in to Front Page. Can anyone advise its name/location as I think it is lost.
I have tried reinstalling Front Page over the top of the original but this has not solved the problem.
Any help/suggestions would be most welcome as the site I am building has a lot of Hoverbuttons and is nearly finished
 
T

Tom Pepper Willett

Hover buttons require Java Virtual Machine which can be
downloaded from http://java.sun.com
However, most people have quit using Hover Buttons
because windows XP / IE6 do not come with JVM installed.
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| Mike, what was the solution to your problem with the hover buttons because
that is exactly what I am encountering with my website. Could you advise me
as to what you did to fix this problem. Thank you
| email - (e-mail address removed)
|
| ----- Mike Selby wrote: -----
|
| Hover buttons no longer work in either Preview mode or Preview in
Browser mode.
| I have checked all appropriate dialogue box settings-all OK. All
hyperlinks point to the correct page/file.
| Reports show no broken hyperlinks.
| When previewing the "field" is there for the hoverbutton but is
blank.
| When checking the programme appears to not recognize .class files and
there is no association to these files which I believe relate to Hover
Buttons? In properties they indicate "Unknown Programme"
| Also when testing, Front Page automatically dials up to the internet
to attempt to download something but does not find any site/file and nothing
happens
| I gather HB's work from a small programme built in to Front Page. Can
anyone advise its name/location as I think it is lost.
| I have tried reinstalling Front Page over the top of the original but
this has not solved the problem.
| Any help/suggestions would be most welcome as the site I am building
has a lot of Hoverbuttons and is nearly finished
 

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

Top