Blog not working in Internet Explorer 8
Hi,
I have a blogger blog, www.youthkiawaaz.com
Whenever I try to visit my blog from IE8
1. it takes a lot of time to load.
2. It shows some message about Javascript that might slow down the computer
3. The name of the blog is not displayed in the top bar of the IE.
I do not face any such problems in Mozilla.
Is it because of my laptop or something in my blog.
HELP ME PLEASE! :(
The title is showing in IE8 on my pc. However, there is a script error.
Apparently it's on this line here:
var thisUrl = home_page_url;
The variable "home_page_url" doesn't look like it was defined. The browser doesn't know what it is. I think there should be a line like this somewhere above it:
var home_page_url = location.href;
Did you write this code? Or is it from a blogspot template?
I have no idea about this. I guess this is from a widget or the template itself. Is there a solution to this?
Hmm..this will be tough to troubleshoot without having direct access, but will do my best, give me some time! By the way, for IE8, the developer tool has a script debugger.
Press F12 or click the 'Developer Tools' entry in the Tools menu to begin using the tool.
Thanks a lot Renie, I will try my best to sort this issue out and would also be eagerly waiting to know what you come up with.
Sign in to reply to this thread