The idea was to use the native look of the confirm box to give the user an option between viewing the site in a mobile view or stay on current view. I used a setTimeout method so i can have it fire 3 seconds after the pages has rendered in all its glory. The code […]
Month: May 2012
I wanted to play with Sencha Touch the other night and built out a simple portfolio. This app can be downloaded from my github account. I will only display the JS code that makes the entire Sencha app, you can view the css, and html from the download.
I wanted to recreate the slide out menu in the Facebook iPhone app. I also wanted implement it in a jQuery mobile layout. This is what I came up with.