PC Review


Reply
Thread Tools Rate Thread

disappearing hover buttons

 
 
Randy
Guest
Posts: n/a
 
      17th Jan 2005

I have some clients where the hover buttons don't show, while most clients
are ok. The hover buttons just show a small x icon as a placeholder for the
hover button. No text either. It doesn't seem to be related to OS/browser
or Service Pack (as it occurs on 98/2000 and XP with different SP's.)

Any suggestions what this might be?

Thanks!

-r

Looked in the MS-Knowledge Base but possibly didn't use the right verbage.

When I get a chance I'll flush the cache and see if that helps.
 
Reply With Quote
 
 
 
 
Mike Mueller
Guest
Posts: n/a
 
      17th Jan 2005
Don't use Hover buttons. They require JAVA which is no
longer distributed with Windows.


"Randy" <(E-Mail Removed)> wrote in message
news:Xns95E1B8352123Fnonyabidness@65.24.7.50...
:
: I have some clients where the hover buttons don't show,
while most clients
: are ok. The hover buttons just show a small x icon as a
placeholder for the
: hover button. No text either. It doesn't seem to be
related to OS/browser
: or Service Pack (as it occurs on 98/2000 and XP with
different SP's.)
:
: Any suggestions what this might be?
:
: Thanks!
:
: -r
:
: Looked in the MS-Knowledge Base but possibly didn't use
the right verbage.
:
: When I get a chance I'll flush the cache and see if that
helps.


 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      17th Jan 2005
Hover Buttons require Java Virtual Machine to function because they are java applets.
New machines do not come with Java Virtual Machine installed. Therefore most people have stopped
using hover buttons.

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

"Randy" <(E-Mail Removed)> wrote in message news:Xns95E1B8352123Fnonyabidness@65.24.7.50...
>
> I have some clients where the hover buttons don't show, while most clients
> are ok. The hover buttons just show a small x icon as a placeholder for the
> hover button. No text either. It doesn't seem to be related to OS/browser
> or Service Pack (as it occurs on 98/2000 and XP with different SP's.)
>
> Any suggestions what this might be?
>
> Thanks!
>
> -r
>
> Looked in the MS-Knowledge Base but possibly didn't use the right verbage.
>
> When I get a chance I'll flush the cache and see if that helps.



 
Reply With Quote
 
randy
Guest
Posts: n/a
 
      18th Jan 2005
"Steve Easton" <(E-Mail Removed)> wrote in
news:etULArO$(E-Mail Removed):

> Hover Buttons require Java Virtual Machine to function because they are
> java applets. New machines do not come with Java Virtual Machine
> installed. Therefore most people have stopped using hover buttons.
>


Ok, good to know. Thanks to both "Mike Mueller" <(E-Mail Removed)>
and you Steve. What do I use instead? I thought the hover button was my
only option. Hyperlinks and gif's/jpg's?

-r

 
Reply With Quote
 
E. T. Culling
Guest
Posts: n/a
 
      18th Jan 2005
Good article:
http://www.interlacken.com/winnt/tip...ow.aspx?tip=29
about what not to do with FP these days.
Eleanor
"Randy" <(E-Mail Removed)> wrote in message
news:Xns95E1B8352123Fnonyabidness@65.24.7.50...
>
> I have some clients where the hover buttons don't show, while most clients
> are ok. The hover buttons just show a small x icon as a placeholder for
> the
> hover button. No text either. It doesn't seem to be related to
> OS/browser
> or Service Pack (as it occurs on 98/2000 and XP with different SP's.)
>
> Any suggestions what this might be?
>
> Thanks!
>
> -r
>
> Looked in the MS-Knowledge Base but possibly didn't use the right verbage.
>
> When I get a chance I'll flush the cache and see if that helps.



 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      18th Jan 2005
Text hyperlinks manipulated with CSS or image swaps using javascript.
If you have FrontPage 2003 check into DHTML and behaviors.


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

"randy" <(E-Mail Removed)> wrote in message news:Xns95E1C3D114F26nonyabidness@65.24.7.50...
> "Steve Easton" <(E-Mail Removed)> wrote in
> news:etULArO$(E-Mail Removed):
>
> > Hover Buttons require Java Virtual Machine to function because they are
> > java applets. New machines do not come with Java Virtual Machine
> > installed. Therefore most people have stopped using hover buttons.
> >

>
> Ok, good to know. Thanks to both "Mike Mueller" <(E-Mail Removed)>
> and you Steve. What do I use instead? I thought the hover button was my
> only option. Hyperlinks and gif's/jpg's?
>
> -r
>



 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      18th Jan 2005
Randy,
On the pages I had done with hover buttons I used DHTML
for image swaps to achieve the same results. It actually
opens up a whole new can of options as any jpgs or gifs can
be used- including animated gifs. I had done a sample some
time ago with an image of dynamite. When you did the hover,
the image swapped to an explosion.

Mike


randy wrote:
: "Steve Easton" <(E-Mail Removed)> wrote in
: news:etULArO$(E-Mail Removed):
:
:: Hover Buttons require Java Virtual Machine to function
:: because they are java applets. New machines do not come
:: with Java Virtual Machine installed. Therefore most
:: people have stopped using hover buttons.
::
:
: Ok, good to know. Thanks to both "Mike Mueller"
: <(E-Mail Removed)> and you Steve. What do I
: use instead? I thought the hover button was my only
: option. Hyperlinks and gif's/jpg's?
:
: -r


 
Reply With Quote
 
Wolfie
Guest
Posts: n/a
 
      18th Jan 2005
"Mike Mueller" <(E-Mail Removed)> wrote in news:#7AUWlW$EHA.612
@TK2MSFTNGP09.phx.gbl:

Mike,

I looked in FP2003 help for DHTML and can see it will walk me through the
process. I can probably fumble my way through now.

Thanks for the pointers and help!

-r

Also thanks to the person that pointed me to the link:

http://www.interlacken.com/winnt/tip...ow.aspx?tip=29

Which is a "Top Ten Traps for New FrontPage Designers" page.
I had to laugh, I did the first one. :-0 Whatta noob.

> Randy,
> On the pages I had done with hover buttons I used DHTML
> for image swaps to achieve the same results. It actually
> opens up a whole new can of options as any jpgs or gifs can
> be used- including animated gifs. I had done a sample some
> time ago with an image of dynamite. When you did the hover,
> the image swapped to an explosion.
>
> Mike

 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      18th Jan 2005
When I started <2 years ago, I used Hover Buttons for my
menu- oops. I graduated to Dyanmic HTML

Mike



"Wolfie" <(E-Mail Removed)> wrote in message
news:Xns95E290F1246ABnonyabidness@65.24.7.150...
: "Mike Mueller" <(E-Mail Removed)> wrote in
news:#7AUWlW$EHA.612
: @TK2MSFTNGP09.phx.gbl:
:
: Mike,
:
: I looked in FP2003 help for DHTML and can see it will walk
me through the
: process. I can probably fumble my way through now.
:
: Thanks for the pointers and help!
:
: -r
:
: Also thanks to the person that pointed me to the link:
:
: http://www.interlacken.com/winnt/tip...ow.aspx?tip=29
:
: Which is a "Top Ten Traps for New FrontPage Designers"
page.
: I had to laugh, I did the first one. :-0 Whatta noob.
:
: > Randy,
: > On the pages I had done with hover buttons I used
DHTML
: > for image swaps to achieve the same results. It
actually
: > opens up a whole new can of options as any jpgs or gifs
can
: > be used- including animated gifs. I had done a sample
some
: > time ago with an image of dynamite. When you did the
hover,
: > the image swapped to an explosion.
: >
: > Mike


 
Reply With Quote
 
Randy
Guest
Posts: n/a
 
      19th Jan 2005
"Mike Mueller" <(E-Mail Removed)> wrote in news:uZSueOa$EHA.3588
@TK2MSFTNGP10.phx.gbl:

Well, it's done. What a PITA. I had 15 hover buttons and had to create 30
graphical images with pixel for pixel matching text for each matching pair of
images. One was the regular button, the other was the hover feature to
switch to when the mouse hovered. I like hover buttons better. :-)

I would think there would be a more automated way of doing this. Like a text
based solution with font preferences and superimposed over the graphical
doodad. You know, like hover buttons. Sheesh.

Well, thanks again. Now I gotta figure out how to get around all my WordArt
usage. :-(

-r



> When I started <2 years ago, I used Hover Buttons for my
> menu- oops. I graduated to Dyanmic HTML
>
> Mike

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I convert hover buttons to regular buttons? Roveer Microsoft Frontpage 8 27th Jul 2008 11:18 PM
Interactive Buttons AND Hover Buttons =?Utf-8?B?Q2FudWNrU3VyZmVy?= Microsoft Frontpage 4 24th Nov 2006 09:56 PM
Disappearing Hover Buttons, FP 2000 William Andersen Microsoft Frontpage 13 6th Jan 2006 08:15 PM
Interactive buttons, hover buttons, and Java =?Utf-8?B?QXJsZW5l?= Microsoft Frontpage 1 21st Aug 2005 05:14 AM
one frame containing only hover buttons isn't displaying buttons . =?Utf-8?B?bWlja2IxMjM=?= Microsoft Frontpage 2 9th Apr 2005 11:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:21 AM.