Changeset 65598 in spip-zone for _plugins_/images_compare/modeles/imagescompare.html
- Timestamp:
- Sep 6, 2012, 9:38:00 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/images_compare/modeles/imagescompare.html
r65504 r65598 11 11 $(function(){ 12 12 $.getScript('#CHEMIN{javascript/jquery.qbeforeafter.js}', function(){ 13 $('.beforeafter').qbeforeafter({defaultgap:50, leftgap:0, rightgap:0, caption: false, reveal: 0.5});13 $('.beforeafter').qbeforeafter({defaultgap:50, leftgap:0, rightgap:0, caption: [(#ENV{legende}|?{true,false})], reveal: 0.5}); 14 14 }); 15 15 });
Note: See TracChangeset
for help on using the changeset viewer.