|
|
|
|
|
by ryanwatkins
5419 days ago
|
|
"If it's your webapp, you check the User-Agent-header" Thats fine if your communication is only via your website. Consider if you have to send an email bulletin and explain this. Or write it up in a technical support answer. "If it's somebody else's webapp, you still tell the user to check the about box to make sure it's the latest version of Firefox." Sometimes there are problems in the latest version. |
|
The people who visit your page with the problematic version of Firefox will get to see the message. The others don't need to know.
> Sometimes there are problems in the latest version.
as you only have to deal with one version of Firefox, work around the problem in your web app code.