Posted on: 11/25/2013 9:36:13 AM | Views : 577

Hi,
I am experiencing issue on mouse busy icon on Internet Explorer. On my website, when I try to open a new window, the mouse busy icon continously appears and only disappears if I move my mouse or perform any movement on my screen. I observed that I can recreate the issue on IE 9 and 10 but not on the previous versions.  I am wondering if the meta tags on my page affect this issue? 
Here are the sample metatags
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> <%=GetTitle(Me)%></title> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" /> <meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR" /> <meta content="Visual Basic 7.0" name="CODE_LANGUAGE" /> <meta content= ...

Go to the complete details ...