Hi,
I want to add tooltip to my Rad upload control browse button. Anyone knows about it or have worked on this before please reply
Hi,
I want to add tooltip to my Rad upload control browse button. Anyone knows about it or have worked on this before please reply
See this Telerik example: http://www.telerik.com/help/aspnet-ajax/localization-upload-client-side.html
For the select/browse button just include a title value for the input button input.title = "This is the add more files button";