Preview, Code window problems

  • Thread starter Steve Zimmelman
  • Start date
S

Steve Zimmelman

I'm using Office FrontPage 2003 (11.6552.8107) SP2.

I'm having 2 problems.

1) When I use preview window all the JavaScript code fails. If I use IE or
FireFox everything works as expected.
I keep the JavaScript code in a separate file and link it in using:
....
<head>
<script language="JavaScript" src="js.js">
</script>
....

Is this a limitation of the Preview in FrontPage?
(FYI: I have IE 7 installed)


2) When I switch back to the Code window and click on it, the window disables
(gray) and I'm unable to access it. I must click on the Design button, then go
back to Code, and must NOT click inside the window, but use the keyboard or it
disables again.

Is this a known problem?

TIA,

-Steve-
 
D

David Berry

Then it's an issue with Preview in FrontPage which is common. FrontPage
Preview isn't the best way to test your page. You should always use Preview
in browser.
 

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