类似facebook无刷新ajax更新
?

演示
?
?
XML/HTML Code
- <script?type="text/javascript">??
 - $(document).ready(function()??
 - {??
 - ??
 - $('.edit_link').click(function()??
 - {??
 - $('.text_wrapper').hide();??
 - var?data=$('.text_wrapper').html();??
 - $('.ed
 
日期:2014-05-16 浏览次数:20718 次

?
?