Wijmo UI for the Web
hoverIconsClass Field

A string or an array value indicates the urls of hover icons.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.rating.wijrating_icons;
var value; // Type: any
value = instance.hoverIconsClass;
Javascript (Specification) 
var hoverIconsClass : any;
Remarks
If the value is a string, then all the star will apply the iconsClass when hovered over. If the value is an array, then each star will apply the related iconsClass value by index when hovered over.
Browser Compatibility
7
5
5

See Also

Reference

wijrating_icons Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.