The micro help text for the toggle switch (i.e.: the popup showing what the value of a particular choice is) does not appear if the mouse hovers over the switch, itself (i.e.: the black dot). Fix this by getting the micro help value from the current value selection cell (i.e.: the div that has the click handler to move the dot) and setting the switch title value to that.
The micro help text for the toggle switch (i.e.: the popup showing what the value of a particular choice is) does not appear if the mouse hovers over the switch, itself (i.e.: the black dot). Fix this by getting the micro help value from the current value selection cell (i.e.: the div that has the click handler to move the dot) and setting the switch title value to that.