May 1, 2012 | Chris Coray

Store Form Data with HTML5 localStorage and jQuery

Recently, Chris Rock wrote an article that gave a great summary on the ins and outs of localStorage. If you haven’t read it yet, you probably should as it will give you the basis for the following. This is a very simplistic jQuery function utilizing localStorage that I devised to help meet a specific need [...]

  • Development
  • html5
  • jquery
  • localStorage
April 16, 2012 | Chris Rock

Web App Basics for iOS Platforms

Apple has provided a way for web app developers to make their web apps more like native iOS apps by giving the developers a way to create app icons and startup images. Your website can be added as a “bookmark” by clicking on “Add to Home Page” from the Safari browser on your device. If [...]

  • Development
  • development
  • html5
  • iOS
  • mobile