|
|
|
|
|
- Managing the transition effects
ImageFirst (Function) In french: ImagePremier Displays the first image for the scroll. // Display the first banner ImageFirst(IMG_Banner)
Syntax
ImageFirst(<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 ImageFirst is used . These transition effects are ignored when ImageFirst is used. Indeed, the page is entirely refreshed. To take these effects into account, you must use a code in Ajax mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|