Did you remove the script
--
_____________________________________________
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
_____________________________________________
| OK even if I copy to notepad and save as a html document and then open in
| Frontpage 2003 I still experience program not responding.
|
| "Stefan B Rusynko" wrote:
|
| > In Notepad remove the script
| >
| > <script type="text/javascript"><!--//--><![CDATA[//><!--
| > sfHover = function() {
| > var sfEls = document.getElementById("nav").getElementsByTagName("LI");
| > for (var i=0; i<sfEls.length; i++) {
| > sfEls
.onmouseover=function() {
| > this.className+=" sfhover";
| > }
| > sfEls.onmouseout=function() {
| > this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
| > }
| > }
| > }
| > if (window.attachEvent) window.attachEvent("onload", sfHover);
| > //--><!]]></script>
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| > | Ok if do you as you suggested when I switch to design view in Frontpage 2003
| > | I still experience the program not responding.
| > |
| > |
| > |
| > | "95isalive" wrote:
| > |
| > | > Make a new page.
| > | > Switch to code view and highlight all and hit delete so you have a totally
| > | > blank new page in code view.
| > | > Then open the page you listed in your browser and click View > Source
| > | > Then Select All and copy and paste into your totally empty new page.
| > | >
| > | >
| > | > --
| > | > Steve Easton
| > | > Microsoft MVP FrontPage
| > | > 95isalive
| > | > This site is best viewed............
| > | > ........................with a computer
| > | >
| > | >
| > | >
| > | > | > | > > Everytime I copy the source from this page :
| > | > > http://www.htmldog.com/articles/suckerfish/dropdowns/example/vertical.html
| > | > >
| > | > > and paste it into Frontpage I have no problem in looking at it in Code
| > | > > view
| > | > > but the moment I go to put it into Design view Frontpage stops responding.
| > | > > Is there a possible reason for this.
| > | >
| > | >
| > | >
| >
| >
| >