Hey I can’t get Crome because I like safari so can you please make it contact able for safari please.
4 Comments
Create an account or Login to write a comment.
Hey I can’t get Crome because I like safari so can you please make it contact able for safari please.
Create an account or Login to write a comment.
Incompatibilities across browsers are usually due to the lack of support of HTML elements, CSS properties/selectors, and JavaScript commands. Some incompatibilities can easily be worked around because the modules required are just named differently or behave slightly differently. However some incompatibilities cannot be worked around at all or may require implementing extensive libraries that may impact performance. Good browsers, like Chrome and Firefox (essentially anything using Chromium at its core), have support for a lot of modules. Bad browsers, like Internet Explorer and Opera, are missing some modules. Worst browsers of all are text-based browsers that are only good for text-based browsing, with no support for any HTML, CSS, JavaScript, PHP, or other web languages.
Summary: Different browsers have different support for things that webpages can utilize. Maybe Safari is missing key components that Audiotool has to rely on.