inconsistencies are the norm between browsers and devices with html and embed

Inconsistencies seem to be the norm between browsers and devices. For instance, at least for a short while, I've decided to use a cursive style handwriting for the text of this blog. However, if my understanding is correct, it won't appear that way to someone on a tablet or other mobile device.

When it comes to html audio/video, and the various ways to embed audio/video, who knows what will work in each case. so far, it seems that the newer "embed" code works better in mobile than the older "iframe." But the reverse seems to be the case on a standard OS, especially using Firefox as a browser.

There is even apparently a great difference between browsers. Chrome seems to see every type of tag and code as far as I have been able to gather from my testing. Firefox does not do as well. As I don't use Windows, I have only been able to test IE in older versions on wine. That is hardly a fair way to test it.

It seems that Firefox on a standard OS would prefer the old fashioned "iframe" over the "embed" code, but even that could be something specific to the case. Also, it is hard for me to discern which audio file type plays best in Firefox. It is either ogg or mp3, so if one is able to use both in every attempt, there should be no problem getting it to work. however, it is much more practical to just use mp3, and if Firefox has trouble playing the file, then that is a problem more with Firefox rather than the file type.

Tablets and mobile devices are a whole other situation. For instance, so far from my testing, it seems that an android tablet likes the "embed" tag over the "iframe" tag, but maybe not in all cases. There was at least one case where the "iframe" tag seemed to work well. The problem is that this is the exact opposite of how things seem to work in Firefox.

It seems that the bottom line might be: use Google chrome and see the entire internet (with the exception of a slight problem with flash, which as I posted before is a technology that should be on the way out in the next few years).

Comments