testimonial
Version:
JS testimonial slider with AJAX
51 lines (50 loc) • 1.72 kB
HTML
<div class="testimonial_slider">
<div class="slide">
<div class="quote">
№1 The plugin is written using js and css. Uses the library jquery. Plugin is run, there are tests and generally very good plugin!
</div>
<div class="author">
<a href="https://github.com/AlekseyLeshko">
Aleksey Leshko
</a>
<img class="avatar" src="http://2.gravatar.com/avatar/027ed55733da6f7037335e0af0c46591?s=146">
</div>
<div class="company">
<a href="https://github.com/AlekseyLeshko/testimonial.js">
GitHub Repo
</a>
</div>
</div>
<div class="slide">
<div class="author">
<a href="https://github.com/AlekseyLeshko">
Aleksey Leshko
</a>
<img class="avatar" src="http://2.gravatar.com/avatar/027ed55733da6f7037335e0af0c46591?s=146">
</div>
<div class="quote">
№2 The plugin is written using js and css. Uses the library jquery. Plugin is run, there are tests and generally very good plugin!
</div>
<div class="company">
<a href="https://github.com/AlekseyLeshko/testimonial.js">
GitHub Repo
</a>
</div>
</div>
<div class="slide">
<div class="author">
<a href="https://github.com/AlekseyLeshko">
Aleksey Leshko
</a>
<img class="avatar" src="http://2.gravatar.com/avatar/027ed55733da6f7037335e0af0c46591?s=146">
</div>
<div class="company">
<a href="https://github.com/AlekseyLeshko/testimonial.js">
GitHub Repo
</a>
</div>
<div class="quote">
№3 The plugin is written using js and css. Uses the library jquery. Plugin is run, there are tests and generally very good plugin!
</div>
</div>
</div>