jquery-flip
jquery-flip copied to clipboard
Why Pages black? Speed?
Very Good work! I have only two questions:
- How can I change the speed of transaction?
- How can I change the black color of the flip content during the transaction?
Thanks a lot for all!!
-
currently, speed of transaction is not exposed as an option to control. I will change this in the future version.
-
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.
Thanks very much! It is a very good template. Can you tell me where i can set the speed directly into the js file?
I found out change MAX_DISTANCE to 800 or 1000
Change MAX_DISTANCE don't work. Still impossible change the speed?