GithubHelp home page GithubHelp logo

rludgero / rlaccordion Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 3.0 179 KB

A jQuery accordion plugin responsive, flexible & adaptative with plus & minus signs unicode characters.

CSS 61.99% JavaScript 12.61% HTML 25.40%

rlaccordion's Issues

Code correction

Thank you again for modifying the accordion text. The functionality is excellent.
The following are code corrections that should be implemented:

In 'js' folder, the file 'scripts.js' contains the following code:
$("#thirth").rlAccordion('mix', {
childNum: 4
});

Code should be changed to the following:
$("#third").rlAccordion('mix', {
childNumOptions: 4
});

"#thirth" should be spelled "#third", with dependent reference changed in rlaccordion.html.
"childNum:" must be changed to "childNumOptions:" to function correctly.

Need accordion text element to start with all sections closed

Excellent accordion text element!

I need an accordion element that initially starts with all sections closed. If you would be kind enough to modify your accordion widget to operate this way I would love to include it in my project.

Thank you for your time and consideration.

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.