jquery(document).ready(function(){jquery("#a1").click(function() { jquery(".content1").load("http://example.com/1.txt");}) });