Elastislide icon indicating copy to clipboard operation
Elastislide copied to clipboard

bug - Cannot read property

Open jorjik opened this issue 10 years ago • 0 comments

Cannot read property 'prefixed' of undefined ln: 227

call:

<script>
 $.noConflict();
 jQuery(document).ready(function($) {
   $('.carousel').elastislide();
 });
</script>

jorjik avatar Jul 21 '15 17:07 jorjik