|
|
|
|
|
- Managing the transition effects
ImagePrevious (Function) In french: ImagePrécédent Displays the previous image for the scroll. // Goes back to the previous banner ImagePrevious(IMG_Banner)
Syntax
ImagePrevious(<Image control>)
<Image control>: Control name Name of the control to be used: - Image control.
- Clickable Image control.
- Thumbnail control.
Remarks Managing the transition effects If transition effects have been specified during the control description:  These transition effects are taken into account when ImagePrevious is used . These transition effects are ignored when ImagePrevious is used. Indeed, the page is entirely refreshed. To take these effects into account, you must use a code in Ajax mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|