Tag Archive for 'datatipformatfunction()'

23
Jul

Formatting multiple data tips in a Slider

Some imaginary blog reader asks, “How do i change a Slider’s dataTip based on which Slider thumb is being dragged?”
I crafted up this sneaky code to listen for the thumbPress and thumbRelease events to log which slider is being… slid?

Full code after the jump.

Continue reading ‘Formatting multiple data tips in a Slider’