Change Panel Opacity with CSS Classes
The first step is to create CSS classes that will be applied to a panel, in this example 11 classes have been created ranging from 0 – 100% opacity e.g. in a button add the script below to set Panel_4 opacity to 40% Panel_1.setCssClass(‘panel_40’); You could add all the CSS classes to an array and […]
Change Panel Opacity with CSS Classes Read More »
