HOVER BUTTON

F

FARAZ QURESHI

I am totally new to frontpage. Kindly guide me how to insert a hover/rollover
button on my page? Where can I find the different designs/samples. I am using
Frontpage 2000.
 
T

Tom [Pepper] Willett

Use the he FrontPage Editor command Insert | Component | Hover Button.

Hover Buttons are really little Java applications (don't confuse Java with
JavaScript, which, despite their similar names, are two different languages
entirely). As such, they require Java to be installed on the users'
computer. This used to be part of the standard Windows Operating System, but
Java is no longer part of Windows XP. If the user doesn't have Java
installed on his or her computer, then the Hover Buttons will not appear and
your site may be completely un-navigable. Anyway, even if you *do* have Java
installed on your computer, Java isn't supported by all web browsers...

Some people also turn off the java for security reasons.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
:I am totally new to frontpage. Kindly guide me how to insert a
hover/rollover
: button on my page? Where can I find the different designs/samples. I am
using
: Frontpage 2000.
:
: --
:
: Thanx & Best Regards,
: FARAZ A. QURESHI
 
F

FARAZ QURESHI

Thanx Tom!

XCLent tip! However are there any additional samples/themes of buttons
available on the net?
 
M

Mike Mueller

I fell into the Hover Button trap, and when my computer was finally upgraded
I discovered just as Tom stated.

I replaced my hover buttons with one of the many possibilities of DHTML.
This allowed me to use an image of a button, and when hovered over a
different image replaced it.
 
J

Joe Rohn

Hi Faraz,

There are many places where you can download or generate button images that
you can use. Here's one:

http://www.buttongenerator.com/index.php

--
Joe
Microsoft MVP Expression Web

Expression Web Forums:
http://expression-frontpage.com/forums/

FrontPage and Expression Web Forums:
http://www.timeforweb.com/frontpage/forum/

FARAZ QURESHI said:
Thanx Tom!

XCLent tip! However are there any additional samples/themes of buttons
available on the net?
--

Best Regards,
FARAZ A. QURESHI


Tom [Pepper] Willett said:
Use the he FrontPage Editor command Insert | Component | Hover Button.

Hover Buttons are really little Java applications (don't confuse Java
with
JavaScript, which, despite their similar names, are two different
languages
entirely). As such, they require Java to be installed on the users'
computer. This used to be part of the standard Windows Operating System,
but
Java is no longer part of Windows XP. If the user doesn't have Java
installed on his or her computer, then the Hover Buttons will not appear
and
your site may be completely un-navigable. Anyway, even if you *do* have
Java
installed on your computer, Java isn't supported by all web browsers...

Some people also turn off the java for security reasons.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
:I am totally new to frontpage. Kindly guide me how to insert a
hover/rollover
: button on my page? Where can I find the different designs/samples. I am
using
: Frontpage 2000.
:
: --
:
: Thanx & Best Regards,
: FARAZ A. QURESHI
 
T

Tom Miller

I am totally new to frontpage. Kindly guide me how to insert a
hover/rollover
button on my page? Where can I find the different designs/samples. I am
using
Frontpage 2000.
There are several ways to implement a "rollover" effect without using the
FrontPage component and/or java. The one I like the best depends on CSS.
Before CSS became able to emulate rollover effects the most widely used
trick was 2 images the same size/shape with different color schemes and
JavaScript code that reacted to both the rollover and clicking on the
icon/button. You can see one version of CSS rollover on my website below.

In FP2002 you can use 2 images and the dynamic behaviors menu to implement
the JavaScript or you can find the code and paste it into the page in
codeview. I don't know if FP2000 has the same dynamic behaviors menu.

Tom
--
Be well, do good work, and keep in touch® (from
http://writersalmanac.publicradio.org/ ) Visit www.ChatNFiles.com bbs with
Telnet Chatting and over 800,000 downloads. Join the Webmasters
www.iwanet.org today. Free web www.w3schools.com training. Life is tough.
Pray Hard!!
 

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