All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
my function is:
function pageLoad() { var newTitle = $telerik.$(".rsHeader h2").text($telerik.$(".rsHeader h2").text() + " - custom title"); newTitle.css("font-size", "small"); }
Where we can call function Page_load(); ??