or
MyValues
--------
1
2
3
4
$(document).ready(
function
() {
FixSplitter($find(rightPaneID));
});
<
telerik:RadScriptManager
ID
=
"ScriptManager1"
Runat
=
"Server"
EnablePageMethods
=
"True"
>
<
CompositeScript
>
<
Scripts
>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery-1.3.2.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.json-2.2.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery-ui-1.7.2.custom.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/Dashboard/Dashboard.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.cookies.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.hotkeys-0.7.9.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.updnWatermark.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/Master.js"
/>
</
Scripts
>
</
CompositeScript
>
<
Scripts
>
<
asp:ScriptReference
Name
=
"Telerik.Web.UI.Common.Core.js"
Assembly
=
"Telerik.Web.UI"
/>
</
Scripts
>
</
telerik:RadScriptManager
>
Uncaught TypeError: Property '$' of object [object DOMWindow] is not a function
<
telerik:RadScriptManager
ID
=
"ScriptManager1"
Runat
=
"Server"
EnablePageMethods
=
"True"
>
<
CompositeScript
>
<
Scripts
>
</
Scripts
>
</
CompositeScript
>
<
Scripts
>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery-1.3.2.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.json-2.2.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery-ui-1.7.2.custom.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/Dashboard/Dashboard.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.cookies.min.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.hotkeys-0.7.9.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/jquery.updnWatermark.js"
/>
<
asp:ScriptReference
Path
=
"~/Scripts/Master.js"
/>
<
asp:ScriptReference
Name
=
"Telerik.Web.UI.Common.Core.js"
Assembly
=
"Telerik.Web.UI"
/>
</
Scripts
>
</
telerik:RadScriptManager
>
<
telerik:RadAjaxLoadingPanel
ID
=
"LoadingPanel"
runat
=
"server"
Transparency
=
"30"
BackColor
=
"#E0E0E0"
>
</
telerik:RadAjaxLoadingPanel
>