yemM / flippy

Flippy is a cross-browser flip effect plugin for jQuery which allows you to flip whatever html element you want. It now supports rgba colors
140 stars 98 forks source link

Verso content of another DIV #21

Closed MiPnamic closed 11 years ago

MiPnamic commented 11 years ago

Actually I created a div with display: none, and in the setup script I wrote:

verso: $('#my_hidden_div').html(),

there are other ways to do that thing?

yemM commented 11 years ago

no, It's the best way at present :) if you have a suggestion, I'll try to include a new way.