最新回答 / 柳峰翠微
正确代码:<script type="text/javascript"> $(function () { $("span").animate({ left: "+=100px" }, 3000, function () { $(this).animate({ height: '+=60px',...
2015-04-13
$("#tip").html("选中的内容为:"+$("#frmTest :selected").text())
2015-04-13
<script src="#" type="text/javascript"></script>
2015-04-13
var $strhtml=$("#hidstr").val();
$("div").html($strhtml);
$("div").html($strhtml);
2015-04-13