That has nothing to do w/ your home page being different
You were told in another question about the rollover
- that is controlled by your theme color settings
Whatever your current active page is has the theme color set to black w/o a rollover
Modify your theme and save it as a new theme name if you want something different
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
| Sorry you lost me on that one. It doesn't work locally either, I have no
| idea what you mean by "home page name required by host".
|
| Look at
http://acctgrp.com. Notice when on the Introduction page and you
| roll over
| the menu item it turns from dark brown to pink. But if you are on any
| other page, try "Contact". And when you roll over Contact on it's page it
| does not turn to pink. Why won't the home page behave like this as well?
| Would prefer that the Home (i.e. Introduction) page acted like all the
| others
| and the menu bar did not change color if you were on that page already.
|
| I can fix this by editing the script but since the script is built into the
| theme it changes
| back to the broken script when I upload it.
|
|
| | > It will work correctly if you rename the file name of your home page to
| > that required by your host
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | > | Thanks for the help. But apparently this can not be fixed. Must be an
| > | error in the Microsoft built in scripts for themes.
| > |
| > | | > | > The code is placed there as part of the themed navigation bar. You
| > cannot
| > | > edit or remove this, except by changing the theme to not use active
| > | > graphics.
| > | >
| > | > Try opening the live site in FrontPage, and use Tools->Recalculate
| > | > Hyperlinks.
| > | > This may reset the JavaScript to how it should be.
| > | > --
| > | > Ron Symonds - Microsoft MVP (FrontPage)
| > | > Reply only to group - emails will be deleted unread.
| > | > FrontPage Support:
http://www.frontpagemvps.com/
| > | >
| > | > | > | >> Actually I want the Introduction page to behave like all the others,
| > but
| > | >> I have the idea. I took the "onmouse" rollover commands out of the
| > home
| > | >> page so it now works. But when I publish it FrontPage changes it
| > back to
| > | >> how it was. Very frustrating.
| > | >>
| > | >> | > | >>> You have mixed up the scripting on the other pages.
| > | >>>
| > | >>> The script for the Introduction link on the Introduction page is:
| > | >>>
| > | >>> <script language="JavaScript"><!--
| > | >>> if(MSFPhover) {
| > | >>> MSFPnav1n=MSFPpreload("_derived/home_cmp_money010_vbtn_p.gif");
| > | >>> MSFPnav1h=MSFPpreload("_derived/home_cmp_money010_vbtn_a.gif"); }
| > | >>> // --></script><a href="index.htm" language="JavaScript"
| > | >>> onmouseover="if(MSFPhover) document['MSFPnav1'].src=MSFPnav1h.src"
| > | >>> onmouseout="if(MSFPhover)
| > document['MSFPnav1'].src=MSFPnav1n.src"><img
| > | >>> src="_derived/home_cmp_money010_vbtn_p.gif" width="150" height="25"
| > | >>> border="0" alt="Introduction" name="MSFPnav1"></a><br><script
| > | >>> language="JavaScript"><!--
| > | >>>
| > | >>>
| > | >>> The script for the Introduction link on the Tax Information page is:
| > | >>> script language="JavaScript"><!--
| > | >>> if(MSFPhover) {
| > | >>> MSFPnav1n=MSFPpreload("_derived/home_cmp_money010_vbtn.gif");
| > | >>> MSFPnav1h=MSFPpreload("_derived/home_cmp_money010_vbtn_a.gif"); }
| > | >>> // --></script><a href="index.htm" language="JavaScript"
| > | >>> onmouseover="if(MSFPhover) document['MSFPnav1'].src=MSFPnav1h.src"
| > | >>> onmouseout="if(MSFPhover)
| > document['MSFPnav1'].src=MSFPnav1n.src"><img
| > | >>> src="_derived/home_cmp_money010_vbtn.gif" width="150" height="25"
| > | >>> border="0" alt="Introduction" name="MSFPnav1"></a><br><img
| > | >>> src="_derived/service.htm_cmp_money010_vbtn_p.gif" width="150"
| > | >>> height="25" border="0" alt="Tax Services"><br><script
| > | >>> language="JavaScript">
| > | >>>
| > | >>> Which has the FAQ script mixed in with it.
| > | >>>
| > | >>> Replace the script section on the other pages with the one from the
| > | >>> Introduction page.
| > | >>>
| > | >>> --
| > | >>> Steve Easton
| > | >>> Microsoft MVP FrontPage
| > | >>> 95isalive
| > | >>> This site is best viewed............
| > | >>> .......................with a computer
| > | >>>
| > | >>>
| > | >>>
| > | >>>
| > | >>> | > | >>>>I don't understand, I do have a home page, though it is titled
| > | >>>>"Introduction". And it does not behave the same. I put the mouse
| > over
| > | >>>>the menu item "Introduction" when on the Introduction page and the
| > menu
| > | >>>>item changes color. This does not happen on other pages. Why?
| > | >>>>
| > | >>>> Look at
http://acctgrp.com, for those that did not see previous
| > message
| > | >>>> thread.
| > | >>>>
| > | >>>> Thanks for any help.
| > | >>>>
| > | >>>
| > | >>>
| > | >>
| > | >>
| > | >
| > | >
| > |
| > |
| >
| >
|
|