ColdFusion.Slider.getSliderObject

Description

Gets the underlying Ext JavaScript slider control.

Function syntax

ColdFusion.Slider.getSliderObject(name)

History

ColdFusion 9: Added this function

Parameters

Parameter

Description

name

Specifies the value of the name attribute in the cfslider tag.

Returns

This function returns the underlying Ext JavaScript slider control.