Unplanned
Last Updated: 01 Aug 2016 11:15 by arnaud
arnaud
Created on: 06 Mar 2015 07:59
Category: ImageGallery
Type: Feature Request
4
'PauseOnMouseOver' property on the RadImageGallery
It would be nice to have a 'PauseOnMouseOver' property on the RadImageGallery like the RadRotator have.

Especially in the case when the toolbar is hidden (<ToolbarSettings Position="None" />) and autostart is on : 

function pageLoad() {
                $find('<%=RadImageGallery1.ClientID%>').playSlideshow();
            } 

Thank You
Arnaud
0 comments