$(function(){ //var encstr = encodeURIComponent("https://note.com/sept7_2014/n/n617a9651bc19"); var html = '

先生ブログ 新着記事

'; html+='
'; $('div.feed').html(html); } );