Mike
Thu Dec 04 14:27:48 CST 2003
Naughty me, I forgost to tell you the preferred methods of
replacement for them. Either use javascript buttons or you
can make your own button in a graphics program (paint,
photoshop, whatever) and then make another button for the
'effect'. After you import them into your web, place the
gif of the standard button where you want it and then choose
>Format >DHTML and use a mouseover/swapimage combo. Here is
a link to a very simple example:
http://www.lannonfire.com/support/dhtml_sample.htm
HTH
Mike
: Yikes, that is good to know!
:
: kh
:
: "Mike Mueller" <mikemueller@eci.net> wrote in message
: news:%23FKinDouDHA.2368@TK2MSFTNGP09.phx.gbl...
::: Can you create a hover button that will open another
::: instance of a browser? What I am trying to do is create
::: a pop up window with at printer friendly version
::: of the page currently on. It would be nice to bring up
::: the printer dialog box as
::: well. How would one accomplish this?
:::
::: kh
::
:: I do not have the knowledge to answer your questions,
:: but I will tell you that hover buttons require Java
:: which is no longer available from MS, and most
:: developers are not using them for this reason.