⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

jQuery Conflicts



GroceryCrudster

GroceryCrudster
  • profile picture
  • Member

Posted 19 September 2012 - 16:17 PM

Hello,

I'm having a bit of trouble incorporating Grocery CRUD tables into the Adminica Theme here (http://templates.tricyclelabs.com/adminica/index.php). The issue I'm having I believe is related to a conflict with jquery being included by the theme, and for the CRUD. The conflict causes tabbed boxes not to function correctly in their display of contents, and a few charts and graphs generated using flot jquery library not to work correctly. I've tried using the unset_jquery() function in my controller as mentioned in a few other posts, but it doesn't seem to make the CRUD remove its inclusion of jquery. Please Help!

goFrendiAsgard

goFrendiAsgard
  • profile picture
  • Member

Posted 21 September 2012 - 03:24 AM

Just to make sure.
Where do you put $crud->unset_jquery()?

Put it before $crud->render();