Forum Moderators: open
Can someone with an AOL browser stickymail me please. thx.
Ultimately the responsibility for browser-testing lies with the developer. This includes having all the "tools" needed to perform any tests.
Asking for someone else's username and password is a little like asking for their credit card or bank account number. Not a good idea.
First let me ask, does your code validate? If it does (as it should!), it will make AOL compatiblity a much simpler task. Even though there are some potential variances in pages renedered in the AOL browser, these are greatly lessened when valid code is used.
The same applies for CSS: design for consitancy across Opera, Mozilla and IE6 and you should be goo to go in AOL... especially if the anticipated move to Netscape/Gecko takes place.
If you have written valid code, used widely consistant CSS, and followed usability guidelines you will be good to go.
And I have seen those free disks before, but believe it or not, I have not seen them recently.
My CSS works fine in IE,
although it might not meet the 3WC standards.
Repeat the above until the full impact is understood.
You see, that is what Web Standards is all about. Aim for W3C recommendations and your code will display properly in all conforming user-agents. That should be priority one! ;)
I occasionally check sites in AOL on a friend's machine and have found a few issues. Opening a new browser window with javascript will resize the parent window from maximized (such as it is in AOL) to the default width - annoying, but doesn't wreck functionality. AOL's image compression produces nasty effects in JPG's, worse, it seems, if you've already applied considerable compression.