Giter Club home page Giter Club logo

Comments (8)

bandrzej avatar bandrzej commented on May 22, 2024

There is actually an easier fix for line 41:
$slides = $accordion.find('ol > li:not(li > li)'),

This will avoid any sub li's within each slide being to calculate slide width.

from liteaccordion.

nikki avatar nikki commented on May 22, 2024

Thanks guys, I'll get this fixed asap.

from liteaccordion.

bsilva98 avatar bsilva98 commented on May 22, 2024

Great, thanks a bunch!

On 28 Jul 2011, at 20:01, nikki wrote:

Thanks guys, I'll get this fixed asap.

Reply to this email directly or view it on GitHub:
#17 (comment)

from liteaccordion.

SpoonIsBad avatar SpoonIsBad commented on May 22, 2024

Thanks! My whole site is basically based around your accordion, awesome work!

from liteaccordion.

isleshocky77 avatar isleshocky77 commented on May 22, 2024

I had written the following fix for line 41 and then found this bug up here. When trying to use the two recommended fixes, none of them worked for my purposes. Figured I'd throw mine up in case it is of help to anyone else.

      $slides = $accordion.find('> ul > li, > ol > li'),

from liteaccordion.

nikki avatar nikki commented on May 22, 2024

Thanks isleshocky77,

If anyones having major problems with this, it's safe to use the dev version. There's only a couple of theme related issues to work through before I release it as version 2.

Thanks,
Nikki.

from liteaccordion.

nikki avatar nikki commented on May 22, 2024

Should be fixed in v2.

Thanks!
Nikki.

from liteaccordion.

bsilva98 avatar bsilva98 commented on May 22, 2024

Thanks Nikki!

On 16 Nov 2011, at 04:54, nikki wrote:

Should be fixed in v2.

Thanks!
Nikki.


Reply to this email directly or view it on GitHub:
#17 (comment)

from liteaccordion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.