=console.log($(“a”).prop(“href”)); $(“a”).prop(“title”,“百度一下”); $(“input”).change(function(){ console.log($(this).prop(“checked”)); }) })
===================================================================================
123
===========================================================================
123