Posted By
Christopher Jones
12-28-2017 00:57
Found In
Egroup:
Facility Control
\
view thread
Hey James: "‹This is working PERFECTLY! Here's where I ended up: function handleSliderDrag(event,sliderID) ( if (params.getValue('lockStatus',0) == 0 && params.getValue('act',0) !='' && params.getValue('round',0) !='' && params.getValue('division',0) !='') ( var sliderPosition = Math.round(event.x/70) ...
|