Show HN: JavaScript-less iOS Folder Animation
labs.heliom.ca
Show HN: JavaScript-less iOS Folder Animation
1–9 of 9 posts
Re: Show HN: JavaScript-less iOS Folder Animation
#2Pretty, but definitely not quite there. The white text on nearly-white background is nearly unreadable here (OSX + Chrome), whereas it's fine on an actual device.
Re: Show HN: JavaScript-less iOS Folder Animation
#3Pretty, but definitely not quite there. The white text on nearly-white background is nearly unreadable here (OSX + Chrome), whereas it's fine on an actual device.
You’re absolutely right. It is more of a JavaScript-less experiment (folders) than an actual css version of an iPhone Home Screen.
Re: Show HN: JavaScript-less iOS Folder Animation
#4Consider using a Sans-serif font. The serif font you have used makes it quite unreadable.
My display: 1280*800px on Google chrome
Re: Show HN: JavaScript-less iOS Folder Animation
#5Rather choppy on iPhone 4S.
Re: Show HN: JavaScript-less iOS Folder Animation
#6Nice use of the :target pseudoclass. I was not aware that CSS could do this.
Re: Show HN: JavaScript-less iOS Folder Animation
#7Ehh the anchors break the back button. Kinda ruins it for me.
Re: Show HN: JavaScript-less iOS Folder Animation
#8Very nice demonstration of something I wouldn't have assumed possible with just CSS.
Re: Show HN: JavaScript-less iOS Folder Animation
#9Ehh the anchors break the back button. Kinda ruins it for me.
Well to me they make the back button work perfectly. I can press 'back' to return the previous view, as intended.