Is there a way to wrap text in hover buttons

Re: Wrapping text in Hover Button by Mike

Mike
Wed Nov 19 11:03:07 CST 2003

: Is there a way to wrap text in hover buttons

To the best of my knowledge the answer is no. I would also
avoid the use of hover buttons as MS no longer distributes
the Java Virtual Machine needed to view them- so a new
computer cannot see them. Common replacement would be to
make images of the buttons you want and use dhtml to swap
images on the mouseovers.



Re: Wrapping text in Hover Button by JCrowe

JCrowe
Wed Nov 19 19:53:59 CST 2003

This maybe an option for you.
http://www.fontstuff.com/frontpage/fptut02.htm#navbar I stumbled across it
when looking for ways to employee FrontPage to design professional pages.

It looks pretty easy as well.

"Peter" <anonymous@discussions.microsoft.com> wrote in message
news:081101c3aebb$8b40e830$a001280a@phx.gbl...
> Is there a way to wrap text in hover buttons