jquery-flip icon indicating copy to clipboard operation
jquery-flip copied to clipboard

Why Pages black? Speed?

Open Gilli opened this issue 12 years ago • 4 comments

Very Good work! I have only two questions:

  1. How can I change the speed of transaction?
  2. How can I change the black color of the flip content during the transaction?

Thanks a lot for all!!

Gilli avatar Feb 13 '13 22:02 Gilli

  1. currently, speed of transaction is not exposed as an option to control. I will change this in the future version.

  2. It happens if .flipContent element has transparent background. This problem happens only on some environment. If you can set any background color for this class css, it won't be black. I will add default css style in the next version.

amegan avatar Feb 14 '13 16:02 amegan

Thanks very much! It is a very good template. Can you tell me where i can set the speed directly into the js file?

Gilli avatar Feb 14 '13 17:02 Gilli

I found out change MAX_DISTANCE to 800 or 1000

onigetoc avatar Jul 04 '14 17:07 onigetoc

Change MAX_DISTANCE don't work. Still impossible change the speed?

luisgustavovf avatar Jun 01 '15 20:06 luisgustavovf