Posted 09 Jun 2014 Link to this post
$(
".k-draghandle"
).attr(
'title'
,
'Some other content'
);
Posted 09 Sep 2015 Link to this post
Hi,
How can we change the value of the title attribute to show the current value?
Posted 10 Sep 2015 Link to this post