Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Organic Tabs dependency on jQuery1.4 Re: Organic Tabs dependency on jQuery1.4

#103998
bearstar
Participant

I am finding the exact same problem in Drupal. Is there any advice about making the organic tabs script backward compatible with jquery1.3.2?
I tried changing .delegate() to .click() which resulted in another error in the jquery 1.3.2.js file: handler.apply not defined.