RE: Help me with my new website!
December 25, 2018 at 6:56 pm
(This post was last modified: December 25, 2018 at 6:57 pm by bennyboy.)
If you are trying to support older browsers, this is your life. For me, it doesn't matter, because I use HTML5 a lot, and older browsers don't support those tags anyway-- I simply do not care whether they are supported. I would never bother directly manipulating so much code like you have, because I need to roll features into production for real-life customers, and I can't dick around for a year with all that stuff.
IE11 and the Apple browsers are currently a problem, since a lot of people use both of them. But in my case, I will just give users of those browsers the capability of uploading their own sounds instead of direct recording. Doing that will save me potentially hundreds of hours of coding, and let me work on other features of my site.
IE11 and the Apple browsers are currently a problem, since a lot of people use both of them. But in my case, I will just give users of those browsers the capability of uploading their own sounds instead of direct recording. Doing that will save me potentially hundreds of hours of coding, and let me work on other features of my site.