I have a slider with customized tool tip box. I am using mutation observer to change the displayed tool tip value, because of which I have to disable the 'Show values' option. The problem is without 'Show values' enabled, the tool tip div with the tool tip box is currently misplaced. How can I attach the tool tip to the slider handle so that it moves along with it rather than stays static at bottom left. Any help will be welcome. 
Solved
Slider Tooltip Appears Static ... Needs to Append to Handle
Best answer by ahmedA
Position absolute.
Mutation observer on handle.
Get left/right value of handle.
Apply it to your box.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
