Add image rotation effect to the selected image. Images added to this dialog will be shown one after another according to their positions in the list. If javascript is disabled, only the selected image which this effect is added will be shown.
Add image properties such as a link to the selected image. So when this image is shown under the rotation effects, clicking on it will jump to the selected link.
Set extra time for startup delay. So if the time for startup delay is 1000 and the transition speed is 4000 then the rotation effect will start after 1000 + 4000 = 5000 milliseconds.
Use responsive images for this image rotator. A set of smaller images using the sizes specified in the Preference will be created from the selected images. Browsers will select the appropriate ones for loading according to the width of the browser window. For example, if the page is loaded in a mobile device with screen with 320px, the set of images with width 320px will be loaded instead of the original ones so that the page will be loaded more faster on that device.