All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<script type=
"text/javascript"
>
function
pageLoad() {
var
$ = $telerik.$;
$(
'.ruFakeInput.radPreventDecorate'
).val(
"Click here to select files"
);
}
</script>