Changeset 798986
- Timestamp:
- 11/05/2013 05:34:24 AM (12 years ago)
- File:
-
- 1 edited
-
canto-testimonials/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
canto-testimonials/trunk/README.txt
r798984 r798986 25 25 `Options: 'horizontal', 'vertical', 'fade'` 26 26 * pager (bool): If 1 (true), a pager will be added. `Default: 0` 27 `Options: 0 - False`28 `1 - True`29 27 28 `Options: '0 - False', '1 - True'` 30 29 * auto (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. `Default: 0` 31 `Options: 0 - False`32 `1 - True`33 30 31 `Options: '0 - False', '1 - True'` 34 32 * pause (int): The amount of time (in ms) between each auto transition. `Default: 2000` 35 33 * speed (int): Slide transition duration (in ms). `Default: 1000` 36 34 37 * hidecontrolonend (bool): If 1 (true), "Next" control will be hidden on last slide and vice-versa. 35 * hidecontrolonend (bool): If 1 (true), "Next" control will be hidden on last slide and vice-versa. `Default: 1` 38 36 39 `Default: 1` 37 `Options: '0 - False', '1 - True'` 38 * infiniteloop (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. `Default: 0` 40 39 41 `Options: 0 - False` 42 43 `1 - True` 44 45 * infiniteloop (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. 46 47 `Default: 0` 48 49 `Options: 0 - False` 50 51 `1 - True` 52 53 40 `Options: '0 - False', '1 - True'` 41 = Example = 42 [canto_testimonials_slider] 43 [canto_testimonials_slider pager=1] 44 [canto_testimonials_slider pause=1500] 45 [canto_testimonials_slider fx="fade" hidecontrolonend=0] 54 46 == Installation == 55 47
Note: See TracChangeset
for help on using the changeset viewer.