We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

'$' is undefined

I am getting this error for ANY of the javascript controls

Can anyone help me with this.

1 Reply

RU Ragavee U S Syncfusion Team November 3, 2014 11:30 AM UTC

Hi Rick

 

We have analyzed the reported query and suspect that the cause of the issue is that you would have missed out to refer the script files in your sample project.

 

Please refer the below table for more information on the script files to be referred in the project in order to render the JS control and the order by which the files are to be referred.

 

    <link rel='nofollow' href="Content/ej/ej.widgets.core.min.css" rel="stylesheet" />

    <link rel='nofollow' href="Content/ej/flat-lime/ej.theme.min.css" rel="stylesheet" />

    <script src="Scripts/jquery-1.10.2.min.js"></script>

    <script src="Scripts/jsviews.min.js"></script>

    <script src="Scripts/jsrender.min.js"></script>

    <script src="Scripts/jquery.globalize.min.js"></script>

    <script src="Scripts/jquery.easing-1.3.min.js"></script>

    <script src="Scripts/ej.web.all.min.js"></script>

 

For your convenience, we have created a simple sample and the same can be downloaded from the below location.

 

Sample Link: http://www.syncfusion.com/downloads/support/directtrac/129756/TestProject1076349941.zip

 

Please refer the above sample for more information and get back to us if you need any further assistance.

 

Regards

Ragavee U S


Loader.
Live Chat Icon For mobile
Up arrow icon