This is another update for the iPhone Swipe Gesture that I have created. This is the third update to the series – Part 1 and Part 2. In case you have missed out of the…
Articles with HTML5
Cooler modal Popup window with fade effect – gradient colors, border, drop shadow and center position
In one of my earlier post I talked on creating a cool modal pop up window using CSS3 and JavaScript. It had fade effect upon opening and closing of the pop up. Based on the…
Replicating the Swipe Gesture iPhone Gallery for mobile web – images linked to URL
Just a quick update. I have made little changes to the original demo so that now the images are clickable or rather tap-able. So when a user taps on an image he is redirected to…
How to detect the orientation of device at page load – iPhone
This is one situation which baffles me sometimes and I face this one regularly while developing mobile web apps – I want to know whether the device is held in portrait or landscape mode when…
Continue Reading “How to detect the orientation of device at page load – iPhone”
Coverflow animation using CSS3 3D Transformations – Part1
Update 1) Coverflow for iOS with touch gestures: Sneak Peak at the touch gesture enabled Coverflow for mobiles(iOS) is ready. Have a look at it here. There is a demo and download link. Back to…
Continue Reading “Coverflow animation using CSS3 3D Transformations – Part1”
Sliding touch panels for mobile web – HTML5, CSS3
Update: Before you move further, if you are looking for a more responsive sliding panel, so when changing to landscape or re-sizing the browser window, the panels automatically respond without a browser refresh then you might want to…
Continue Reading “Sliding touch panels for mobile web – HTML5, CSS3”
Cool modal Popup window with fade effect for mobile web – CSS3 and JavaScript
In this tutorial I will talk about creating a very cool modal popup window for iPhone and Android using CSS3 and Javascript. The modal popup window will display a message with fade-in and fade-out effect.…
Continue Reading “Cool modal Popup window with fade effect for mobile web – CSS3 and JavaScript”
Replicating the Swipe Gesture iPhone Gallery for mobile web– HTML5 – Part 2
Updates 1) Flickering issue in iPhone/iPod solved. After the swipey demo was done I was observing a strange flickering issue of the images. If you see the demo link in an iPhone or iPod’s mobile…
Continue Reading “Replicating the Swipe Gesture iPhone Gallery for mobile web– HTML5 – Part 2”
Replicating the Swipe Gesture iPhone Gallery for mobile web– HTML5 – Part 1
Updates 1) Flickering issue in iPhone/iPod solved. After the swipey demo was done I was observing a strange flickering issue of the images. If you see the demo link in an iPhone or iPod’s mobile…
Continue Reading “Replicating the Swipe Gesture iPhone Gallery for mobile web– HTML5 – Part 1”
Announcing my HTML5 Mobile Portfolio Website
I am happy to announce that I have completed my mobile web portfolio site. Let me call it my personal mobile web app. The app is meant for iOS devices (iPhone and iPod) and Android…
Continue Reading “Announcing my HTML5 Mobile Portfolio Website”