$(function() { $('a').click(function(){ $('.box .fr').append('

1111111

') }) })