Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
how to show tooltip using knockout
posted

<input id="cbDb"  data-bind="igCombo: { width: '160%' }, tooltip: { title:'register' , trigger: 'hover'}" ></input> 

Its not working in this way using knockout.

please provide me solution using knockout.

Thanks :)

Parents Reply Children
No Data