Firstly, i would like to thank for your attention to read my post.
Since i got my project from server to make a major refactoring, i’m facing with several jquery erros like:
-TypeError: $.browser is undefined
-TypeError: jQuery.easing[this.easing] is not a function
and specifically with cgridview function:
-TypeError: $.fn.yiiGridView is undefined
In the begining, i tried to solve them, but after a time, i thought: "Why these errors appear only locally, if the project is exactly the same as is on the server?"
Thinking logically, these errors should also appear in server, but not. It’s all right.
Can someone explain to me why this is happening? I’m about to give up this project and rewriting in Yii2