angular-carousel-3d
angular-carousel-3d copied to clipboard
Angular Carousel 3D
I want this carousel 3d for angular 2, Can you please provide the same for angular 2
 The js for this plugin has stopped working. I am facing the same error as the opne in codepen below: https://codepen.io/Wlada/pen/QdPvjp
Hello Vladimir, Could you please help me in making Angular carousel 3d to make it mobile responsive. Thanks. - Sudheer Kumar
I ran into two issue while initializing the carousel my HTML is ``` ``` angular.js:13708 TypeError: Cannot read property 'startSlide' of undefined angular.js:13708 TypeError: t.getOuterHeight is not a function Please...
Hi, I have a problem : `TypeError: carousel.getOuterHeight is not a function at handleReject (carousel-3d.js:105) at processQueue (angular.js:17145) at angular.js:17193 at Scope.$digest (angular.js:18331) at Scope.$apply (angular.js:18628) at done (angular.js:12619) at...
hi, appreciate your directive thay allow me to build 3D carousel. any attribute to make the carousel slide automatically after given seconds?
angular-swipe.js angular-carousel-3d.js nowhere to be found after bower install.
Not sure is anyone is out there, but swiping doesn't seem to work. Just go to the demo page and try and swipe the image version. Almost like swiping it...
Hello ,i try to run demo code,and add options "clicking:true",There are actions that do not meet expectations, the $interval.cancel(vm.autoRotation); in function slideClicked not run 。 when i click photo, it...