MichaelB
Mar 20 2007, 12:06 PM
Hi,
Can anyone point me to a list of cross browser issues and compatabilities that I can look at to determine
that I have done all that I can do to make sure my website formats, functions and displays properly with all the various MAJOR browsers?
Thank you.
pandy
Mar 20 2007, 04:15 PM
Iy isn't that easy. What are we talking about here? HTML, CSS, JS?
I recommend that you test in all major browsers and then some. No way around it, I'm afraid.
Christian J
Mar 20 2007, 05:10 PM
Here are a few references, but testing is the only way to be sure.
HTML:
http://www.blooberry.com/indexdot/html/tagindex/all.htmCSS:
http://www.blooberry.com/indexdot/css/propindex/all.htm and
http://www.quirksmode.org/css/contents.htmlJavascript/DOM:
http://www.quirksmode.org/dom/w3c_core.htmlThen you may want to test various browser window sizes, various user text sizes, with images or javascript disabled, and with a slow dial-up connection.