WBCE CMS Forum

WBCE CMS – Way Better Content Editing.

Du bist nicht angemeldet.

#1 17.09.2017 11:37:46

casi
Mitglied

Accordion addon

Hi. Is there a way to set the time for the accordion animation? Thank you

Offline

#2 17.09.2017 12:52:59

florian
Administrator

Re: Accordion addon

Open the view.php of the module with the addon-file-editor or via FTP and texteditor and change the values in line 68f. to your needs:

open: function() {this.slideDown(150);},
close: function() {this.slideUp(150);},

Increase the value 150 to let the opening/closing run slower.


Code allein macht nicht glücklich. Jetzt spenden!

Offline

#3 17.09.2017 13:48:25

casi
Mitglied

Re: Accordion addon

Thank you, appreciated!

Offline

Fußzeile des Forums

up