「jquery」のタグがつけられたコード一覧
$.get(ops,function(d){ hogehoge(); }).then(function(d){ $.get(ops,function(d){ hogehoge();
$('#mainnav a[href^="#"]').click(function(e){ e.preventDefault(); $('#contents article').fadeTo('normal',0.01); var anc = $(this).attr('href'); if($(anc).size()){