Skip to content

VenoBox jQuery

Compare
Choose a tag to compare
@nicolafranchini nicolafranchini released this 18 Aug 12:23
· 33 commits to master since this release

VenoBox v1 can only be initialized with jQuery

$(document).ready(function(){
    $('.venobox').venobox(); 
});