View Full Version : how can i make my web page cross browser compatible?
megha_3000
06-04-2012, 05:42 AM
how can i make my web page cross browser compatible? can anyone help?
keyboard
06-04-2012, 06:17 AM
Please don't post duplicates of the same question.
Are you experiencing any specific problems, or just looking for some general advice?
Javascript or Css?
Do you have a link we can look at?
djr33
06-04-2012, 11:12 AM
There's no simple answer. It depends on many factors. First, use standards and cross-browser features (for example, don't rely on IE-only code). Second, if you want specific advice, post a link and explain how it differs across browsers.
I've deleted your second posting of this in the Javascript forum. Is this a question about Javascript? HTML? CSS? Ask a more specific question and a moderator can move it if needed.
megha_3000
06-05-2012, 06:34 AM
can i upload my code to get the solution?
keyboard
06-05-2012, 07:11 AM
Do you have a link to a page we can look at (it's a lot easier for us).
Also, are you experiencing any particular problems, or just checking to make sure it's cross-browser compatiable?
Is it a problem with the Javascript or Css on your page?
Please answer those questions, to give us a better idea of how to help you!
yanotcook
06-05-2012, 10:20 AM
validate your web link or page contact at:
validator.w3.org/
The less error, the better the compatibilities among browsers. Even for mobile devices.
And put some Javascript to detect M$ IEs since Bill G. did not like JS whenever he was the CEO of M$ where Netscape was fully support it.
You can also test various browsers with URL entered "http://html5test.com"
The higher the score means high HTML5 friendly. As a result, your web contents better complied with XHTML (to be disolved within years) or HTML5 (guaranteed valid after year of 2025).
:D:p:rolleyes:
how can i make my web page cross browser compatible? can anyone help?
djr33
06-05-2012, 12:31 PM
Just to add one more thing. If you want to see how it works across many browsers, this and other similar websites can help:
http://browsershots.org/
As for uploading your code, sure, upload it as a webpage and give us a link. The amount of help you get will be limited because you're asking for free support, so don't expect us to completely rewrite your page, but if you have a specific question we can certainly help.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.