I just uploaded a new version of my personal -digital- card with a bit of info about me and my networks. It's based on the demo from webkit "CardFlip". Only safari 4 compatible for now (yes, it's WIP and I know it can be optimized!). See the live version here: jonatancastro.com
Dude, you are a stud! Way to get it to flip! I actually have a dev version of rogieking.com that does the same, but you beat me to it! Lovely site and awesome flip icon.
The only thing I don't like is the "email me" inset text. Just doesn't seem to fit.
That is HAWT. Almost everything about this is beautiful, although I gotta agree with Rogie, the "email me" inset text looks a little out of place. I think the "flip" button makes up for it though.
13 Responses
I just uploaded a new version of my personal -digital- card with a bit of info about me and my networks. It's based on the demo from webkit "CardFlip". Only safari 4 compatible for now (yes, it's WIP and I know it can be optimized!). See the live version here: jonatancastro.com
Btw, it should work great on iPhone/iPad
almost 2 years ago
Pro
Rogie
Dude, you are a stud! Way to get it to flip! I actually have a dev version of rogieking.com that does the same, but you beat me to it! Lovely site and awesome flip icon.
The only thing I don't like is the "email me" inset text. Just doesn't seem to fit.
almost 2 years ago
Saw it yesterday, it's awesome! Great job man!! :D
almost 2 years ago
Works like a charm on my iPhone and fits perfectly. Glad you could use the cutout.
almost 2 years ago
Pro
James Gill
That is HAWT. Almost everything about this is beautiful, although I gotta agree with Rogie, the "email me" inset text looks a little out of place. I think the "flip" button makes up for it though.
almost 2 years ago
Pro
Miro Keller
Very beautiful! But what is supposed to happen when you click the "Safari" link?
almost 2 years ago
Why is the text displayed even if we are on Safari? :)
almost 2 years ago
Amazing! but it doesn't even work in Firefox, you should find a workaround for that :-P
almost 2 years ago
@Miro, @Michael: it was just a div showing the alert, I need to add a script that will showing depending on the browser you're using!.
@Rogie: yeah you're right I need to find something else to match the style. Thank you!
@Rude: yep I know, I don't think the flip thing can be done in firefox yet, but I guess I could make degrade nicely. I'm learning!
almost 2 years ago
Pro
Buck
Jonatan: Looks awesome. Loads of fun! Plus, I always love the 2 px panel gap button style on round buttons. So nice.
It's actually relatively easy to get it to degrade nicely in Firefox:
add
.card.flipped .face { z-index: 2; }
.card.flipped .back { z-index: 3; }
to your base.css file. That should do the trick. You might need to add z-index: 3; to .face and z-index: 2; to .back as well, not sure.
almost 2 years ago
Thanks a lot Buck! Will give it a try.
almost 2 years ago
Pro
Dylan W.
Candy on my iPad. Nice work!
almost 2 years ago
so beautiful and slick. love it.
almost 2 years ago