Flipping Cards 3D – WordPress
- Colection of Flips and Effects of cards using CSS 3D and jQuery.
- Easy to implement with your WordPress.
- Works in all modern browsers (Google Chrome, Safari, Firefox).
- IE fallback of fade effect.
----> Update: 28/Feb/2013 Add a feature that allow you to add third-party shortcodes inside the flipping card (waiting for review)
Add a Flipping card to your posts or pages with this shortcode:
[flippingCard] [fc_front] HERE GOES THE HTML FOR THE FRONT PART OF THE FLIPPING CARD [/fc_front] [fc_back] HERE GOES THE HTML FOR THE BACK PART OF THE FLIPPING CARD [/fc_back] [/flippingCard]
You can edit a single Flipping Card by passing parameters, these are all the parameters available:
[flippingCard direction="right" type="over" float="left" margin="0 10px 10px 0" width="300px" height="300px" border="1px solid gray" borderRadius="10px" background="white" padding="20px" textalign="center"]