You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
How to localize labels "Before" and "After"?
$(".demo").twentytwenty({ before_label: 'До', after_label: 'После' }); - Not working.
Changing labels directly in jquery.twentytwenty.js - also not working.
The text was updated successfully, but these errors were encountered:
Hello,
How to localize labels "Before" and "After"?
$(".demo").twentytwenty({ before_label: 'До', after_label: 'После' }); - Not working.
Changing labels directly in jquery.twentytwenty.js - also not working.
The text was updated successfully, but these errors were encountered: