my dog learned polymorphism
The moose likes HTML, CSS and JavaScript and the fly likes apllication looks fine in mozilla browser but  HTML display looks off position in other browser. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "apllication looks fine in mozilla browser but  HTML display looks off position in other browser." Watch "apllication looks fine in mozilla browser but  HTML display looks off position in other browser." New topic
Author

apllication looks fine in mozilla browser but HTML display looks off position in other browser.

Monica. Shiralkar
Ranch Hand

Joined: Jul 07, 2012
Posts: 184
I created an application using JSP,HTML. It was working fine but during our demo they checked in some other browser the HTML display got off position, all button position labels everything looked disturbed even though the functionality was fine.As a result i got scolded from my manager too.The application i had checked fine in current mozilla browser.Please suggest how to deal with such situation.

thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56192
    
  13

Test in all browsers ALL the time. Don't add a single thing in development without checking it in all supported browsers.

If you wait until later, you will be unpleasantly surprised. Guaranteed.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: apllication looks fine in mozilla browser but HTML display looks off position in other browser.
 
Similar Threads
JSP in Weblogic & Apache, Help Needed
javascript error
JavaScript with Mozilla
raw HTML in Mozilla
JSP error handling does not work with Internet Explorer