Hello Master, I have question about default plugin in grocery crud cause my website error. Sorry for my bad english
First error "Cannot read property 'msie' of undefined".
FIle content
e.browser.msie&&7>e.browser.version&&(y=!1),e.uniform={defaults: activeClass:"active",autoHide:!0,buttonClass:"button",checkboxClass:"checker". . . . . .
Second error "$(...).uniform is not a function"
FIle content
File Path
mydomain/grocery_crud/js/jquery_plugins/jquery.uniform.min.js
that error cause my update action dont do anything when I click "Update and go back to list" and css error (dont load css) when click "Update Change". I think Jquery not support that plugin again or that just happen to me?
My Solution
Remove/Rename jquery.uniform.config.js and it work to me
[attachment=1136:Untitled.png]
thanks