Hover button text alignment

N

News

Hi to all,

Maybe it's as easy as riding a bike but i can't seem to
figure out how to 'align' the text when using hoverbutton
in FP2003. (by default ir 'centers' the text)
Does anybody know how to solve this.

Thanks many times,

Arthur
 
M

Murray

Don't use hover buttons at all. They rely on the visitor having the Java
engine installed, and most do not. Use Interactive buttons, or just simple
image swaps instead.
 
N

News

I know the java-thing problem (slow to) and i admitt the hover-button is'nt
the
most ideal thing to use. I'm not familiar with the image-swapping thing, i
saw the
code that's generated by FP when i us InteractiveButton but is really needed
to
generate so much code in one line to "just" swap 2 .gif files?
I do prefer the image swaps but can't see myself 'coding' those lines for
every button
that is because i don't want to use the 'pre-fab' buttons FrPage gave me.
Any idea about this will greatly be appreciated to.

Anyway, Thanks for replying.
Arthur
 
M

Murray

See below.

--
Murray
============

News said:
I know the java-thing problem (slow to) and i admitt the hover-button is'nt
the
most ideal thing to use. I'm not familiar with the image-swapping thing, i
saw the
code that's generated by FP when i us InteractiveButton but is really
needed to
generate so much code in one line to "just" swap 2 .gif files?

No, but it's much less that the weight added by hover buttons.

FP2003 has a Swap Image behavior. That's what you would use - onMouseOver,
swap the over image in and onMouseOut restore the original image. It's
simple, and it works just fine.
 
N

News

Great, Thanks big time Murray
I have never 'been' to the behaviour menu B4.
lots of other things to find out too there.
Works just great.

Greets, Arthur
 

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