ender1977
Results
1
comments of
ender1977
as a hotfix i replaced line if (settings.nextButton) { to if (txt!="") { So an empty data-text="" will let the button disapear. Not clean, but it works for me in...