aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes UI compatibility for firefox and IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "UI compatibility for firefox and IE" Watch "UI compatibility for firefox and IE" New topic
Author

UI compatibility for firefox and IE

raja reddy
Greenhorn

Joined: Aug 12, 2008
Posts: 16
i have java application.i want to make UI compatible to both internet explorer and firefox.what i need to change(javascript or css).if those are css and java script then tell me some pointers where i need to change.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
If you have specific problem[s] please ask them. Your question currently is way to broad to answer since it would take a response the length of two books to give you all of that information.

Eric
raja reddy
Greenhorn

Joined: Aug 12, 2008
Posts: 16
i want to have same look and feel(for both IE/firefox) for text boxes on form .
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

You can control some of that with CSS, but anything else is up to the browser and you'll just have to accept that.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: UI compatibility for firefox and IE
 
Similar Threads
how to create rich GUI in web application?
buttons display problem in IE and FireFox
I want to rapid development and need to choose frame work (Discussion about choosing frame work)
regarding <html:select>
JSF: What UI components are available?