TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Akshay
1.6k
97
32.6k
carousel not working
May 11 2019 4:46 AM
Hello everyone,
I am using carousel in my html code initialy its working fine but when i come back on that page from other page,its not Sliding properly i used following code
<div id="top_counter3" class="carousel vert slide" data-ride="carousel" data-ride="carousel" data-interval="2300">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="icon"><i class="fa fa-eye"></i> </div>
<div class="content">
<div class="text">Total Visitors</div>
<h5 class="number">10K</h5>
</div>
</div>
<div class="carousel-item">
<div class="icon"><i class="fa fa-eye"></i> </div>
<div class="content">
<div class="text">Today Visitors</div>
<h5 class="number">142</h5>
</div>
</div>
<div class="carousel-item">
<div class="icon"><i class="fa fa-eye"></i> </div>
<div class="content">
<div class="text">Month Visitors</div>
<h5 class="number">2,087</h5>
</div>
</div>
</div>
</div>
Reply
Answers (
3
)
website is not open
Time Zone issue in Web Project running time asp.net c#