|
|
Rotating Image
Rotating images are an alternative way of representing images with links like banners. Images fade in and out one by one through the List of Home Page Images in a loop. The images can be hyper-linked to send users to another page.
To access Rotating Images, go to your website and login as an Admin
Click on Launch the Admin module Go to 'Rotating Image' under Content tab To Edit an existing record for a Image click on the ID of the Image. ![]() |
|||||||||||
Click on
Create New to add a new banner Image. Click the image selector (folder icon) and internal link selector (internal link icon) to help with inputting the image and link data.
![]()
Note: The maximum size of any image the images that can be uploaded through WebEd is 200KB.
|
|
These variables are explained below: { RotatingImages_Width_Height_Speed_GroupName } Width : Width of group of images in pixels Height : Height of group of images in pixels Speed : Number from 1-10 where 1 is fast and 10 is slow Group Name : Which group of images to display |
|
e.g. String "RotatingImages_513_282_4_Group1" wrapped around curly brackets will display group "Group1"
<% Response.Write oPage.show_RotatingImages("982", "306", "4", "HomePage") %> |
To sequence display navigationNavigation (at top right corner) is displayed only if following images are found on the server, otherwise it is not displayed
/images/RotatingImages/[GroupName]On.png /images/RotatingImages/[GroupName]Off.png |