8000 not working · Issue #81 · DaftMonk/angular-tour · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

not working #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RahulJyala opened this issue Nov 10, 2016 · 1 comment
Open

not working #81

RahulJyala opened this issue Nov 10, 2016 · 1 comment

Comments

@RahulJyala
Copy link
RahulJyala commented Nov 10, 2016

i have tried it to implement in Ionic framework not working for me
what i have tried =>

`<body ng-app="starter"  ng-controller="DemoCtrl">
   <div> <span id="e0">Highlighted</span></br> </div>
  <div><span id="e1">Elements</span></div>
    <ion-nav-view>
     </ion-nav-view>

 
  <tour step="currentStep" post-tour="postTourCallback()" post-step="postStepCallback()" tour-complete="tourCompleteCallback()">
     <virtual-step
      tourtip="this is step first"
      tourtip-next-label="Continue"
      tourtip-placement="bottom"
      tourtip-step="1"
      tourtip-element="#e0"></virtual-step>
    <virtual-step
      tourtip="this is step 2"
      tourtip-next-label="Cool. How do I use it?"
      tourtip-placement="bottom"
      tourtip-step="2"
      tourtip-element="#e1"></virtual-step>
     
  </tour>`

@rinogo
Copy link
rinogo commented Dec 29, 2016

@RahulJyala, have you made any progress on this? Or, did you end up using a different module in your Ionic app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0