Hover Buttons In Frontpage 2002

M

Miguel

Hello everyone.

Here's the problem I'm having. I have a frames page
website. www.prestime.com you'll see that there are flash
buttons on the left and if you click on SERVICES buttons
appear on the top right below the banner. These buttons
are hover buttons I created, so when you click on any of
them, the page is supposed to come up in the main page or
frame. It was working fine, and then I changed the
location of the button and now if you click on it, nothing
happens. I have changed the target frame to main as I have
done with all the other buttons, but still nothing.

Thank you,
Miguel
 
J

john robison

i have been told by a couple of experts here to leave
hover buttons off my web page becasue most browswers
cannot use them even IE so its best i guess to butil in
hyperlinks instead......sorry it is well documented in
many pages of this newsgroup to not use them..........
 
S

Stefan B Rusynko

For each of your applets you need to add a target frame
<param name="target" value="main">

Your frameset blocks half of your menu items on
http://www.prestime.com/servicesbuttons.htm

And your no right click script is worthless at stopping anything



| Hello everyone.
|
| Here's the problem I'm having. I have a frames page
| website. www.prestime.com you'll see that there are flash
| buttons on the left and if you click on SERVICES buttons
| appear on the top right below the banner. These buttons
| are hover buttons I created, so when you click on any of
| them, the page is supposed to come up in the main page or
| frame. It was working fine, and then I changed the
| location of the button and now if you click on it, nothing
| happens. I have changed the target frame to main as I have
| done with all the other buttons, but still nothing.
|
| Thank you,
| Miguel
 

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