Perhaps I'm missing the point: besides a cool demonstration for what CSS can do (when aided by JS), why is this a useful idea? For anything practical, would one not be better off not being a purist, and using images etc? After all, image formats were meant to store graphics. I'm sure I'm missing something, since I've lately seen a lot of these "pure CSS" things. But what is it? [Edit: apparently, it is meant exclusiv…
It is just a cool demo that shows us the extent of possibilities. Like the people who bike/run cross country, when a flight from LAX to JFK is under 6 hours.
IPhone 4 in pure CSS3
21–30 of 64 posts
Re: IPhone 4 in pure CSS3
#22(1) It's not pure CSS3, there's JS involved to handle events. Sure it's small, but it's not. (2) The only real gripe is that the animation is not accurate to an actual iPhone. After the unlock there is a delay between the lock/title moving away and the icons moving in. Both items clear the screen before the other items enter. Also there's a fade on the lock screen items. Demos like these are cool if they are well don…
I for one think it's a hell of a job. I'm impressed with the work involved, especially in small things like the positioning of the clouds on the Mail.app, and the loudspeaker design.
Re: IPhone 4 in pure CSS3
#23(1) It's not pure CSS3, there's JS involved to handle events. Sure it's small, but it's not. (2) The only real gripe is that the animation is not accurate to an actual iPhone. After the unlock there is a delay between the lock/title moving away and the icons moving in. Both items clear the screen before the other items enter. Also there's a fade on the lock screen items. Demos like these are cool if they are well don…
Giving some benefit of the doubt, I really think the author was thinking "Done without images", not "Done without JS" when he was writing pure CSS. That change in perspective makes the title less misleading. I for one think it's a hell of a job. I'm impressed with the work involved, especially in small things like the positioning of the clouds on the Mail.app, and the loudspeaker design.
Re: IPhone 4 in pure CSS3
#24Perhaps I'm missing the point: besides a cool demonstration for what CSS can do (when aided by JS), why is this a useful idea? For anything practical, would one not be better off not being a purist, and using images etc? After all, image formats were meant to store graphics. I'm sure I'm missing something, since I've lately seen a lot of these "pure CSS" things. But what is it? [Edit: apparently, it is meant exclusiv…
[edit]infact they already do. http://ensoul.me/2V
Re: IPhone 4 in pure CSS3
#25Perhaps I'm missing the point: besides a cool demonstration for what CSS can do (when aided by JS), why is this a useful idea? For anything practical, would one not be better off not being a purist, and using images etc? After all, image formats were meant to store graphics. I'm sure I'm missing something, since I've lately seen a lot of these "pure CSS" things. But what is it? [Edit: apparently, it is meant exclusiv…
It is just a cool demo that shows us the extent of possibilities. Like the people who bike/run cross country, when a flight from LAX to JFK is under 6 hours.
edit (after 1st? downvote): All I did mean that since he has now a good command of things, maybe he could help JQM. I did not intend to belittle the effort in anyway.
Re: IPhone 4 in pure CSS3
#26(1) It's not pure CSS3, there's JS involved to handle events. Sure it's small, but it's not. (2) The only real gripe is that the animation is not accurate to an actual iPhone. After the unlock there is a delay between the lock/title moving away and the icons moving in. Both items clear the screen before the other items enter. Also there's a fade on the lock screen items. Demos like these are cool if they are well don…
It's pretty obviously a gimmick (and a cool one at that).
Looking for pixel perfect accuracy is completely missing the point.
Re: IPhone 4 in pure CSS3
#27Re: IPhone 4 in pure CSS3
#28Earlier quoted context omitted.
Not that I don't believe you, but really? For example, any website I've built I can surely make with just a text editor but I'll lay it out with ps first. That way I can go back and check what colors / gradients / dimensions I used to speed up the process. I would image this would require something similar but to the nth degree. That is, I count 20 something tags to make the clouds in the mail icon. Is that really ju…
There's a brief writeup here ... http://blog.graphicpeel.com/post/740928981/ios-icons-made-in... ... it's not the same guy, but the above blog post is the first time I remember seeing someone do iOS icons in pure CSS. The whole thing is fun more than practical ... kind of like ASCII art for a new generation ;-)
Re: IPhone 4 in pure CSS3
#29Perhaps I'm missing the point: besides a cool demonstration for what CSS can do (when aided by JS), why is this a useful idea? For anything practical, would one not be better off not being a purist, and using images etc? After all, image formats were meant to store graphics. I'm sure I'm missing something, since I've lately seen a lot of these "pure CSS" things. But what is it? [Edit: apparently, it is meant exclusiv…
Re: IPhone 4 in pure CSS3
#30(1) It's not pure CSS3, there's JS involved to handle events. Sure it's small, but it's not. (2) The only real gripe is that the animation is not accurate to an actual iPhone. After the unlock there is a delay between the lock/title moving away and the icons moving in. Both items clear the screen before the other items enter. Also there's a fade on the lock screen items. Demos like these are cool if they are well don…
"Demos like these are cool if they are well done, and correct. Otherwise they feel more like a gimmick." It's pretty obviously a gimmick (and a cool one at that). Looking for pixel perfect accuracy is completely missing the point.