interactive buttons question

S

Steve Easton

In your include page named bannerside2.htm, move the javascript from the head section to the body
section of the page.

An include only "includes" the content between the <body></body> tags, therefore the script isn't
present on your index page.
Moving it as I mentioned will fix this.

Then republish.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
R

Ronx

All the JavaScript code associated with the Interactive Buttons (IB) is
missing.
Try Tools->Recalculate Hyperlinks
If that fails to restore the code (test using Preview in Browser, not
Preview):
Open the page in FrontPage, switch to Code view, then switch to Design View.
This usually recreates the code. Important: Save the page while in Design
View, If you save while in Code view the JavaScript may disappear again!
Then preview in browser to check the buttons.
Repeat for each button.

For an explanation of the problem, see
www.rxs-enterprises.com/fp/b/buttons/troubleshooting.htm - applies to
include files as well as shared borders.
 
R

Ronx

And me! Best name I could find at the time for the Home page for the
Interactive Button pages, without confusing with the site's home page.
Still looking for an improvement on that.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Rob Giordano (aka: Crash Gordon®)" <[email protected]>
wrote in message OT...
Ron look at your first button on that page..."Interative" Home...had me
scratching my head for a sec.


| All the JavaScript code associated with the Interactive Buttons (IB) is
| missing.
| Try Tools->Recalculate Hyperlinks
| If that fails to restore the code (test using Preview in Browser, not
| Preview):
| Open the page in FrontPage, switch to Code view, then switch to Design
View.
| This usually recreates the code. Important: Save the page while in
Design
| View, If you save while in Code view the JavaScript may disappear again!
| Then preview in browser to check the buttons.
| Repeat for each button.
|
| For an explanation of the problem, see
| www.rxs-enterprises.com/fp/b/buttons/troubleshooting.htm - applies to
| include files as well as shared borders.
|
| --
| Ron Symonds (Microsoft MVP - FrontPage)
| Reply only to group - emails will be deleted unread.
|
|
| | > I've put interactive buttons on this website and while the colors of the
| > font change in the preview panel, they don't change on the website once
| > published - can anyone help me out here and tell me what I did wrong?
| >
| > thanks
| >
| > http://www.shabbatkallah-olivetree.org
| >
| >
| >
|
|
 
R

Ronx

Thank you Rob. I had never noticed that before, and you are the first to
comment.

Fixed now.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Rob Giordano (aka: Crash Gordon®)" <[email protected]>
wrote in message I meant the spelling of 'interactive' :)


| And me! Best name I could find at the time for the Home page for the
| Interactive Button pages, without confusing with the site's home page.
| Still looking for an improvement on that.
|
| --
| Ron Symonds (Microsoft MVP - FrontPage)
| Reply only to group - emails will be deleted unread.
|
|
| "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| wrote in message | OT...
| Ron look at your first button on that page..."Interative" Home...had me
| scratching my head for a sec.
|
|
| | | All the JavaScript code associated with the Interactive Buttons (IB) is
| | missing.
| | Try Tools->Recalculate Hyperlinks
| | If that fails to restore the code (test using Preview in Browser, not
| | Preview):
| | Open the page in FrontPage, switch to Code view, then switch to Design
| View.
| | This usually recreates the code. Important: Save the page while in
| Design
| | View, If you save while in Code view the JavaScript may disappear again!
| | Then preview in browser to check the buttons.
| | Repeat for each button.
| |
| | For an explanation of the problem, see
| | www.rxs-enterprises.com/fp/b/buttons/troubleshooting.htm - applies to
| | include files as well as shared borders.
| |
| | --
| | Ron Symonds (Microsoft MVP - FrontPage)
| | Reply only to group - emails will be deleted unread.
| |
| |
| | | | > I've put interactive buttons on this website and while the colors of
the
| | > font change in the preview panel, they don't change on the website
once
| | > published - can anyone help me out here and tell me what I did wrong?
| | >
| | > thanks
| | >
| | > http://www.shabbatkallah-olivetree.org
| | >
| | >
| | >
| |
| |
|
|
 
Top