Blog

June 2014 articles

Browser data storage options for the front-end developer

Posted: Saturday 28th June, 2014 - 9:38pm
Author: James Griffiths

With universal support in modern browsers for HTML5 related technologies such as Local Storage front-end developers now have more options than ever when it comes to client-side data storage. In this article we're going to take a look at what those options are and how they stack up.

Read more...

Fixing the mobile header height in jQuery Mobile for iOS7

Posted: Tuesday 3rd June, 2014 - 9:32pm
Author: James Griffiths

If you're developing Phonegap applications with jQuery Mobile for devices running iOS7 then you're probably going to experience some issues with the placement of items within the application header. As Apple have changed how the header behaves in iOS7 you'll need to make some adjustments in your code to accommodate this.

Read more...
Top