vote up 1 vote down star

I am developing this website for a client. It was working fine till a couple of days ago on all major browsers.

Since yesterday I have been facing this unusual problem:

In IE7, whenever I click on any link on the page (navigation link or anything else), the IE7 window minimizes. When I restore the window, the proper link(the new page) is open and showing. Also, this occurs only if I have one IE7 tab open, i.e: if suppose I have two tabs on the window then it works perfectly.

Also, this works fine on IE6 and Firefox. Firebug shows no errors of any kind when I am loading the same page in Firefox.

Can anyone think of a reason that this could be happening?

flag

75% accept rate
strip it down to the bare HTML/CSS/Javascript that causes the problem and post the relevant code. – amdfan Jan 24 at 7:52
I removed all the Javascript on the page and it all works fine. So, its a JavaScript Issue. I was using a couple of jQuery plugins. I will have to get into that source. Though, this sort of characteristic was unheard of for me. – Adhip Gupta Jan 24 at 9:20
Were you able to fix this ? what are the jQuery plugins you are using? – Kalyan Ganjam Oct 21 at 5:42

2 Answers

vote up 1 vote down
  • If you restore IE7 to the default settings, does the problem remain?
  • If you disable Javascript, does the problem remain?
link|flag
vote up 0 vote down

Yes. Its happening on multiple machines.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.