chardinJs and Angular

1.7k views Asked by At

Currently I'm looking for a plugin/js that I can use to show my users a small walkthrough of my site. I have jquery and angular both running on my page.

I have been using Chardin.js (https://github.com/heelhook/chardin.js). This plugin works and is simple, however when i try to include angular elements chardin.js will not be able to find the elements to display.

SO I'm trying to find a way to integrate this plugin with angular. Unless there are some better plugins that work better for this in angular. Thanks!

1

There are 1 answers

3
KuN On

I agree with @Ben_Coding,

Angular-Intro is pretty good, light-weight, and no dependency on jQuery.