cannot load script in Front Page window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to modify my website by using Front Page 2003 and there is a java
script that uns that loads my menu bar on the right side of my web pages.
When I open index.htm in Front Page the menu items do not show up and I get a
message stating "Your browser does not support script". When I open one of
the subpage.htm files, the menu opens fine. Any ideas would be VERY
appreciated.
 
Can you post a link to the page??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Hi,
The page comes up fine on the web - assuming you mean the menu left side
rather than right? Try opening IE and
Choose Internet Options - Advanced
Scroll down to the Security Heading
Check the option labeled: Allow active content to run in files on my
computer.
Restart Internet Explorer

This should fix things
 
That's just it, the page does load fine in IE. When I open it in Front Page
the menu does not load for index.htm but does load for the sub pages. I
cannot see a difference between the two, but it just doesn't load in Front
Page.
 
Are you using File Preview in Browser to test it

IMHO that script should be in the HEAD section of your pages (not in the BODY section) and calling a function that is undefined
(function Go(){return}) will cause it to fail if the scripts that use it are not loaded 1st

PS
The web does not support .bmp images like src="LAAP%20Logo%201.bmp"
- convert to jpg or gif
And remove all spaces from file names - breaks links
--




| That's just it, the page does load fine in IE. When I open it in Front Page
| the menu does not load for index.htm but does load for the sub pages. I
| cannot see a difference between the two, but it just doesn't load in Front
| Page.
|
| "Jon Spivey" wrote:
|
| > Hi,
| > The page comes up fine on the web - assuming you mean the menu left side
| > rather than right? Try opening IE and
| > Choose Internet Options - Advanced
| > Scroll down to the Security Heading
| > Check the option labeled: Allow active content to run in files on my
| > computer.
| > Restart Internet Explorer
| >
| > This should fix things
| >
| > --
| > Cheers,
| > Jon
| > Microsoft MVP
| >
| > | > > Thanks for your response to my post.
| > >
| > > http://www.total-safety-management.com
| > >
| > >
| > >
| > > "Steve Easton" wrote:
| > >
| > >> Can you post a link to the page??
| > >>
| > >> --
| > >> Steve Easton
| > >> Microsoft MVP FrontPage
| > >> 95isalive
| > >> This site is best viewed............
| > >> ........................with a computer
| > >>
| > >> | > >> > I am trying to modify my website by using Front Page 2003 and there is
| > >> > a java
| > >> > script that uns that loads my menu bar on the right side of my web
| > >> > pages.
| > >> > When I open index.htm in Front Page the menu items do not show up and I
| > >> > get a
| > >> > message stating "Your browser does not support script". When I open
| > >> > one of
| > >> > the subpage.htm files, the menu opens fine. Any ideas would be VERY
| > >> > appreciated.
| > >>
| > >>
| > >>
| >
| >
| >
 

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

Similar Threads


Back
Top