0
Q:

document ready function is undefined

$(document).ready(function(){
$('.next').on('click', function(){
  console.log("ready!");
});
});
0

New to Communities?

Join the community