[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
simkeu
/
keuangan
/
vendors
/
bower_components
/
nouislider
/
src
/
js
/
[
Home
]
File: scope_start.js
function closure ( target, options ){ // All variables local to 'closure' are prefixed with 'scope_' var scope_Target = target, scope_Locations = [-1, -1], scope_Base, scope_Handles, scope_Spectrum = options.spectrum, scope_Values = [], scope_Events = {}, scope_Self; var cssClasses = [ /* 0 */ 'target' /* 1 */ ,'base' /* 2 */ ,'origin' /* 3 */ ,'handle' /* 4 */ ,'horizontal' /* 5 */ ,'vertical' /* 6 */ ,'background' /* 7 */ ,'connect' /* 8 */ ,'ltr' /* 9 */ ,'rtl' /* 10 */ ,'draggable' /* 11 */ ,'' /* 12 */ ,'state-drag' /* 13 */ ,'' /* 14 */ ,'state-tap' /* 15 */ ,'active' /* 16 */ ,'' /* 17 */ ,'stacking' /* 18 */ ,'tooltip' /* 19 */ ,'' /* 20 */ ,'pips' /* 21 */ ,'marker' /* 22 */ ,'value' ].map(addCssPrefix(options.cssPrefix || defaultCssPrefix));