Skip to content

Instantly share code, notes, and snippets.

View danest's full-sized avatar
😶

Kevin Urrutia danest

😶
View GitHub Profile
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
var timer;
function changeIndex(){
$('li').each(function(i){
//console.log($(this).width());