You'll want something like this: $("#next").click(function(){ var currentElement = currentElement.next(); $('html, ...
確定! 回上一頁