Mobile Web Development Is the New Internet Explorer 6

Developing a website that works well across devices and browsers is an excersize in playing Whack-A-Mole. Once you get one browser working on a desktop browser, you go to the next browser and find that not everything works the same way. In 2014, it seems that there aren’t that many differences in functionality between desktop browsers, but that all changes once you start making a responsive website that must handle mobile devices as well as it does desktop browsers.

When making sure the site works for mobile devices, there are so many more variables that you have to take into account than you do for traditional desktop website development. While there are the same differences between the current browsers, there are still a ton of mobile devices out there that are running older browsers and are unable to be updated, such as Android 2.3. Other issues that cause fun interactions is that some device and browser configurations trigger hover effects, while others don’t trigger the hover effect. In addition, the iOS and Android devices have one set of touch events that they trigger and recognize. Unsurprisingly, the Windows Phone has an entirely different set of touch events. Leave it to Microsoft to come up with browser events that are incompatible with other browsers.

It would be nice if the company that always seems to cause issues for web developers would not be Microsoft. Just for a change, I would love to have Apple or Google or someone else do something that annoys Web Developers instead of it always being Microsoft.

comments powered by Disqus

Related Posts

Can Legacy Internet Explorer Go Away Already?

For years, Internet Explorer was a four-letter word around web developers. Recently, Microsoft has stepped up their game when it comes to their web browser. I almost have to pinch myself to make sure I’m not dreaming when I type this, but Internet Explorer 10 and 11 are decent and modern web browsers that many websites don’t have to do anything special to support. However, Internet Explorer 9 and before are another story.

Read More

jQuery.hover Issues in Internet Explorer on Windows 7

When creating a new mega-dropdown menu for a site I was working on, I used jQuery’s .hover event to trigger which content the menu was displayed. This seemed to work as expected in most browsers that I tested in, except for one, Internet Explorer. Unfortunately, it wasn’t even in every instance of Internet Explorer. Windows 7 After Windows Vista came out as one of the biggest duds that the world has ever seen, Windows 7 was a ringing success.

Read More

Top 5 Ways to Make a Developer Your Enemy

  • 2 minutes - Apr 16, 2014
  • #rant

Developers are known to be some of the most finicky employees you will encounter in the workplace. However, this is a list of things that will annoy or infuriate developers and non-developers alike. Have the IT Manager send an email to all staff saying that all computers will have a keylogger installed. – This one is wrong on so many levels, the least of which is that it shows how little faith the company has in its employees and breeds mistrust of authority.

Read More