Flippant.js - A mini JS and CSS library for flipping things over
mintchaos.github.io
Flippant.js - A mini JS and CSS library for flipping things over
1–10 of 34 posts
Re: Flippant.js - A mini JS and CSS library for flipping things over
#2Very cool! I was actually thinking about wanting something like that.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#3Cool, but the modal is huge. Being mostly a noob at this kind of stuff, I assume that's outside of the scope of the library?
Re: Flippant.js - A mini JS and CSS library for flipping things over
#4Cool, but the modal is huge. Being mostly a noob at this kind of stuff, I assume that's outside of the scope of the library?
It's probably just sizing the modal to your browser window by default, and you can override/adjust it in the CSS when you're styling it for your needs anyways.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#5The initial flip isn't animating correctly every time in Firefox. Half the time it flips over too quickly to see any animation. Flipping back to the original content looks alright though.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#6The initial flip isn't animating correctly every time in Firefox. Half the time it flips over too quickly to see any animation. Flipping back to the original content looks alright though.
I'm getting this also.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#7no love for IE6? great stuff anyways. Saved for future use.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#8not able to close windows
Re: Flippant.js - A mini JS and CSS library for flipping things over
#9Full flippant source is 79 lines: https://github.com/mintchaos/flippant.js/blob/master/flippan...
Call me old-fashioned but I prefer not to use these "mini JS and CSS" libraries for every little thing I do. Any competent JS/HTML developer be able to implement something like this using CSS3 transitions in an hour. Too many developers just paste libraries together these days.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#10Broken in Opera...not surprising but worth nothing.