سؤال

Is there JS plugin,e.g. jQuery or any other,that imitates effect of loose-leaf calendar?

Here is image of calendar.

It's needed, that top half falls into bottom when changing date in calendar.

enter image description here

Perhaps, jQuery Accordion is closest,but it imitates a little bit other effect.

هل كانت مفيدة؟

المحلول

Take a look at this question: JavaScript Flip Counter

And this is a demo from one of the links: http://cnanney.com/journal/demo/apple-counter-revisited/

نصائح أخرى

I have seen this article in the past, though not implemented it.

http://cnanney.com/journal/code/apple-style-counter/


Edit: I have just seen welldan97's comment, he should post an answer and get some credit for being before me.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top