Website in FrontPage Crashing on IE 7

D

dcrobb

I created a new home page for our site (www.neha.org). Since posting
this new page, users running IE 7 have been reporting that it is
causing IE to crash. I've tested the new elements I put in (scroll
bar, date/time, menu highlights) and am at my wit's end! Any
suggestions would be much appreciated.
 
R

Rob Giordano \(Crash\)

It was fine until I entered the store then tried to go back to the main
web...now it crashes everytime.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





|I created a new home page for our site (www.neha.org). Since posting
| this new page, users running IE 7 have been reporting that it is
| causing IE to crash. I've tested the new elements I put in (scroll
| bar, date/time, menu highlights) and am at my wit's end! Any
| suggestions would be much appreciated.
 
S

Stefan B Rusynko

IE7 Crashes on loading site
try removing each of the script until you find the culprit
(especially the onLoad="goforit()">

FF Doesn't crash
- may be because it removes the
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I created a new home page for our site (www.neha.org). Since posting
| this new page, users running IE 7 have been reporting that it is
| causing IE to crash. I've tested the new elements I put in (scroll
| bar, date/time, menu highlights) and am at my wit's end! Any
| suggestions would be much appreciated.
 
D

dcrobb

IE7 Crashes on loading site
try removing each of the script until you find the culprit
(especially the onLoad="goforit()">

FF Doesn't crash
- may be because it removes the
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

--

_____________________________________________
SBR @ ENJOY (-:              [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!"  (-;
_____________________________________________


|I created a new home page for our site (www.neha.org).  Since posting
| this new page, users running IE 7 have been reporting that it is
| causing IE to crash.  I've tested the new elements I put in (scroll
| bar, date/time, menu highlights) and am at my wit's end!  Any
| suggestions would be much appreciated.

Thanks for your help! I removed the onLoad="goforit()" script and it
seems to have fixed the problem of crashing upon loading the site.
However, I still have the problem of the site crashing when either the
"Back" button in the IE7 browser is clicked to return a user to the
home page or when our logo is clicked to return a user to the home
page. Any ideas? www.neha.org.
 
D

dcrobb

IE7 Crashes on loading site
try removing each of the script until you find the culprit
(especially the onLoad="goforit()">
FF Doesn't crash
- may be because it removes the
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

_____________________________________________
SBR @ ENJOY (-:              [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!"  (-;
_____________________________________________
<[email protected]> wrote in messagenews:60e277b8-32b5-4c54-820d-3f1221c146b8@z17g2000hsg.googlegroups.com...
|I created a new home page for our site (www.neha.org).  Since posting
| this new page, users running IE 7 have been reporting that it is
| causing IE to crash.  I've tested the new elements I put in (scroll
| bar, date/time, menu highlights) and am at my wit's end!  Any
| suggestions would be much appreciated.

Thanks for your help!  I removed the onLoad="goforit()" script and it
seems to have fixed the problem of crashing upon loading the site.
However, I still have the problem of the site crashing when either the
"Back" button in the IE7 browser is clicked to return a user to the
home page or when our logo is clicked to return a user to the home
page.  Any ideas?www.neha.org.- Hide quoted text -

- Show quoted text -

Nevermind. The site is still crashing upon loading. Any ideas?
 
R

Ronx

Does not crash for me in IE7, either loading home page or returning from
the store (IMO the store pages should have a link to your home page)

There is a JavaScript error at line 156
In the code snippet
pausescroller.prototype.getinline=function(div1, div2){
div1.style.top=this.visibledivtop+"px"
div2.style.top=Math.max(div1.parentNode.offsetHeight,
div1.offsetHeight)+"px"

The error message in FireFox is "div1.parentNode has no properties"
The error in IE7 is: Invalid Argument


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

http://www.rxs-enterprises.org/fp




IE7 Crashes on loading site
try removing each of the script until you find the culprit
(especially the onLoad="goforit()">
FF Doesn't crash
- may be because it removes the
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

_____________________________________________
SBR @ ENJOY (-:              [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!"  (-;
_____________________________________________
<[email protected]> wrote in messagenews:60e277b8-32b5-4c54-820d-3f1221c146b8@z17g2000hsg.googlegroups.com...
|I created a new home page for our site (www.neha.org).  Since posting
| this new page, users running IE 7 have been reporting that it is
| causing IE to crash.  I've tested the new elements I put in (scroll
| bar, date/time, menu highlights) and am at my wit's end!  Any
| suggestions would be much appreciated.

Thanks for your help!  I removed the onLoad="goforit()" script and it
seems to have fixed the problem of crashing upon loading the site.
However, I still have the problem of the site crashing when either the
"Back" button in the IE7 browser is clicked to return a user to the
home page or when our logo is clicked to return a user to the home
page.  Any ideas?www.neha.org.- Hide quoted text -

- Show quoted text -

Nevermind. The site is still crashing upon loading. Any ideas?
 

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