no love for IE6? great stuff anyways. Saved for future use.
Flippant.js - A mini JS and CSS library for flipping things over
11–20 of 34 posts
Re: Flippant.js - A mini JS and CSS library for flipping things over
#12no love for IE6? great stuff anyways. Saved for future use.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#13Full 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
#14no love for IE6? great stuff anyways. Saved for future use.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#15no love for IE6? great stuff anyways. Saved for future use.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#16Re: Flippant.js - A mini JS and CSS library for flipping things over
#17Full 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.
Why spend time re-inventing the wheel? If you're looking to sharpen your skills, then go for it. I believe most people would prefer to get their product out the door as quickly as it's reasonable.
Re: Flippant.js - A mini JS and CSS library for flipping things over
#18Re: Flippant.js - A mini JS and CSS library for flipping things over
#19Full 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
#20Full 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.