Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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(); ??