jsp page multi browser compatibility
Hi all
I have a interface built in jsp working fine in i.e6 but not visible in firefox and internet explorer 7.
Ho to debug my jsp page .Please suggest
manish250
Junior Poster in Training
88 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1
I wouldn't build against any of IE versions. Use either Firfox or Chrome (Firefox has FireBux and Chrome has build in Inspect Element functionality) and then test it for various IE versions.
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Thanks peter...
I wouldn't build against any of IE versions. Use either Firfox or Chrome (Firefox has FireBux and Chrome has build in Inspect Element functionality) and then test it for various IE versions.
manish250
Junior Poster in Training
88 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1