Congratulations - C# Corner Q4, 2022 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Tom Wilson
2.2k
13
727
Show one slide at a time at regular intervals
Sep 20 2018 12:01 PM
1) Using AngularJS in VS 2017, I need to show one slide at a time from the bottom left of the page for 4 seconds.
2) Then the slide should fade out from right to left. There will be pause for 4 seconds.
3) Now the next slide is shown from the bottom left of the page for 4 seconds.
4) Continue repeating steps 2 & 3.
Please provide AngularJS code example for the above task.
Your reply will be greatly appreciated.
Reply
Answers (
1
)
Convert AngularJS to Angular 4
Lazy loading topic with one simple example