|
|
|
|
|
- Managing the transition effects
<Image>.Last (Function) In french: <Image>.Dernier Displays the last image for the scroll. // Displays the last banner IMG_Banner.Last()
Syntax <Image control>: Control name Name of control to use:- 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 <Image>.Last is used . These transition effects are ignored when <Image>.Last is used. Indeed, the page is entirely refreshed. To take these effects into account, you must use a code in Ajax mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|