compatibility « Browser « JSP-Servlet Q&A





1. css - hidden div has large white space in its place in IE    stackoverflow.com

Any ideas how I get rid of white space on my IE browser. It is caused by a hidden div. When I remove the div the white space goes. ...

2. Captcha code imcompatible with firefox    stackoverflow.com

I got a fairly simple question. I am using this captcha code in a jsp. I call the jsp by the following code using iframe:

 <iframe id="captchaframe"  align="center" ...

3. page loads blank on cell phones    stackoverflow.com

I have created a website for cell phones. All the pages load normally only one particular page loads a blank page. What might be the problem with the page. The same ...

4. In Firefox insertRow() is not working in javascript    stackoverflow.com

I am working in a JSP file. In that I need to create one table with multiple rows onclick event. When I am trying the following code in IE7 and IE8, ...

5. Browser Compatibility    coderanch.com