Note that there are some explanatory texts on larger screens.

plurals
  1. POIE8 Support - Javascript causes page load to hang. Where to start
    primarykey
    data
    text
    <p>I recently took my first stab at creating a responsive, mobile friendly, web site. I got everything looking and working honkey dory for all the modern browsers. However, I recently ran my first test in a while on IE8.</p> <p>Upon IE Developer Tools in IE8, the page produces a host a javascript and various errors. These errors cause the page produce multiple error pop-ups, and also cause it to hang indefinitely on the "connecting..." message.</p> <p>It might be a long road ahead troubleshooting these IE8 issues, but I'm ready to dig my feet in deep and figure it out. The only problem is, I have no idea where to start. I can see the errors reference a few things in IE Developer Tools, but as of yet I have not identified what is even causing the errors.</p> <p>I guess my question is: would someone mind taking a quick gander at my site to view these issues? If you know of any great tools for debugging issues such as these, please share! Any other suggestions would also be welcome!</p> <p>The site is built on ASP.NET, DotNetNuke CMS.</p> <p>www.yandasmusic.com</p> <p>Here is the pop-up error produced twice in IE8 on page load: Error: Object doesn't support this property or method</p> <p>Here is a few of the errors produced in the IE8 Script Debug Console. It seems to reproduce these same set of errors over and over:</p> <ul> <li>Syntax error, unrecognized expression: .</li> <li>FB.getLoginStatus() called before calling FB.init().</li> <li>FB.init has already been called - this could indicate a problem</li> <li>Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or </li> <li>Object doesn't support this property or method</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload