|
alright, it is a pain to make a website cross complatible with many browsers....i usually always made mine, up until now, only compatible with ff.(just because i don't like IE)......but, alot of people still use the piece of junk, so you have to try to fix things. There is probally no book on how to do it, its pretty much the way the browsers are made. Such as, you might make an error in your code....Firefox may not pick it up and it will look fine. But, when you go to view it in IE ...everything is all over the place. So the best way to do it is to download Firefox, and IE, and build your site steps at a time...and keep checking the different browsers for errors. Otherwise, it can be a pain to go through your line of code to change it (depending on how complicated it is). And for frames, i wouldn't recommend using them. I use them once on my site, but alot of people usually do not like them.
|