jquery教程 $("p").hide()

      <html> <head> <script type="text/javascript" src="/jquery/jquery.js"></script> <script type="text/javascript"> $(document).ready( function(){   $("button").click( function(){   $(this).hide(); }
相關文章
相關標籤/搜索