Interactive Buttons on Include Page

P

PinkBishop

Hello,

This is what I am trying to do.

Use the Interactive buttons as a menu system. I am doing
an include component/page for the menu page into other
pages.

Problem: When mousing over or clicking the button the
images do not appear. The only image that appears is the
first of the 3 images.

Thanks for any help.

Tom
 
M

MD WebsUnlimited.com

Hi Pink,

URL please.

Is the include page in the same folder as the page it is being included
into?
 
P

PinkBishop

Include page was in another folder. I moved it to the
same folder and the function of rollover now seems to
work, but now there is a large space/extra line below the
buttons. I want these buttons to fit snuggly in a
row/cell of their own.

How can I get the dead space below the buttons removed?

Thanks AGain!!
 
S

Stefan B Rusynko

Open the Include page and look at Code View to delete all spaces and   between your buttons
- ideally they should be in a table w/ a cell for each button sized to the same size as your button, and set all image /cell
alignments

PS
In FP2003 you really should look at using a Dynamic Web Templates instead of Include Pages
- include pages only copy the content inside of the BODY tags, and the interactive buttons generate JavaScript in the HEAD section
and a BODY OnLoad statement (you will have to copy all of that to all your pages that use them)
DWT translate the scripts and onloads (correcting paths) to the pages that the DWT is applied to
--




| Include page was in another folder. I moved it to the
| same folder and the function of rollover now seems to
| work, but now there is a large space/extra line below the
| buttons. I want these buttons to fit snuggly in a
| row/cell of their own.
|
| How can I get the dead space below the buttons removed?
|
| Thanks AGain!!
| >-----Original Message-----
| >Hi Pink,
| >
| >URL please.
| >
| >Is the include page in the same folder as the page it is
| being included
| >into?
| >--
| >Mike -- FrontPage MVP '97-'02
| >http://www.websunlimited.com
| >FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
| >----------------------------------------------------------
| ------------------
| >--------------------
| >If you think I'm doing a good job, let MS know at
| (e-mail address removed)
| >
| >| >> Hello,
| >>
| >> This is what I am trying to do.
| >>
| >> Use the Interactive buttons as a menu system. I am doing
| >> an include component/page for the menu page into other
| >> pages.
| >>
| >> Problem: When mousing over or clicking the button the
| >> images do not appear. The only image that appears is the
| >> first of the 3 images.
| >>
| >> Thanks for any help.
| >>
| >> Tom
| >
| >
| >.
| >
 

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