the tooltip is only show when mouse over other place.
I have set ToolTip="my tip",but when I move mouse to button of slider ,the tip is never change.
I only want tooptip to show the number accroding to it's value
Hello foxbabby,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.
I have tested the following sample :
http://ko.infragistics.com/products/aspnet/sample/slider/events
under IE 10 and I wasn’t able to reproduce the issue. Would you please provide me with some additional details what is the particular steps to reproduce that you follow when the tooltip is shown. Also would you provide me with a video with the issue so I can investigate it further.
Thanks in advance.
I find IE10 has the problem. Chrome is ok.
I am not able to reproduce the behavior that you mentioned since by default our WebSlider shows as tooltip only the current value:
Would you please make sure that you haven’t set the and MinusButton-ToolTip and the PlusButton-ToolTipwhich will add additional tooltip when you hover the -/+ buttons.
If this is not your case would you please provide me with a small sample where your issue is reproducible so I can investigate it further.
I only want to show the current value . But the english tip "increment value" is always show .