|
|
|
|
|
by mathijs
4340 days ago
|
|
I think what they mean is that you don't have to type any javascript yourself, such as setting onclick-listeners. At the top of the page it reads "CSS powered (jQuery fallback)", however, if jQuery fails to load (e.g. when visiting the https-version of the same page), it doesn't work. What I also don't understand is how this plugin was in any way 'missing'. It seems we had plenty already[1]. [1]: http://www.designrazzi.net/2014/free-jquery-accordion-menus-... |
|
jQuery is still necessary for the logic behind implementing an accordion, but the "heavy lifting" is done in CSS where possible.