开发者

how can i set my project according to firefox? [closed]

It's difficult to tell what is bein开发者_JS百科g asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

My project works troubleless in internet explorer but in firefox or other browsers it faces problems which for example it does not show my captcha characthers in the right style. my project is writen in java , jsp . Thanks


Browser specific issues ususally does not have anything to do with JSP or Java part of the code. it is more likely that you need to look into (1)CSS included on the page, (2) JavaScript that's getting executed.

Test on Firefox using FireBug extension to resolve what's wrong with FireFox.

See this article on QuirksMode CSS contents and browser compatibility

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜