Hi Guys,
Ionic is awesome! First some background. I’m pretty good with PHP/MySQL/OOP, but total noob in Javascript. I can generally follow what someone else has coded, but just getting started generating new code (so it’s slow and painful).
I was trying some AngularJS Extensions examples from this page:
in the online emulator (play.ionic.io - fantastic tool!), and most of them seem to work fine. But I can’t get ion-slide-box to work.
I pasted the code from:
http://ionicframework.com/docs/nightly/api/directive/ionSlideBox/
and
http://ionicframework.com/docs/nightly/api/service/$ionicSlideBoxDelegate/
I included the example JS, but I never see a slide-box in the emulator. My emulation is saved here:
http://play.ionic.io/app/7f50ccd45527
Can someone recommend a fix? Or provide a working slide-box example? Thanks a million!