posted 4 years ago
We are having problems with loading a portal web application's web page. It just comes up with a blank white screen sometimes, or gets hung on 'refreshing browser' sometimes. It only occurs when attempting to view on a WIN7 (IE 9) machine. There is no issue viewing the same web page on an XP (IE 8) machine.
The application's web page is built using JSP, Ibm Websphere portal/portlets, Javascript etc.
Has anyone faced this browser version based issue? If so what should be done to handle this from programming side without modifying any browser settings?
The application's web page is built using JSP, Ibm Websphere portal/portlets, Javascript etc.
Has anyone faced this browser version based issue? If so what should be done to handle this from programming side without modifying any browser settings?
posted 4 years ago
There are many cross browser issues due to css or javascript. Please see the links below if these help.
http://coding.smashingmagazine.com/2010/06/07/the-principles-of-cross-browser-css-coding/
http://www.peachpit.com/articles/article.aspx?p=29977&seqNum=9
http://coding.smashingmagazine.com/2010/06/07/the-principles-of-cross-browser-css-coding/
http://www.peachpit.com/articles/article.aspx?p=29977&seqNum=9
