My site loads on most recent versions of IE fine, but on others and chrome/firefox not so well. Is there some cheatsheet that list issues of portability I can use to fix those quickly? I am only using jQuery and some ASP.
Edit: OP's comment:
I am using jquery to build a table on the fly, which contains results returned from an ajax request. I can see the results were generated, but the users claim they can't see them.