【发布时间】:2013-04-25 00:27:16
【问题描述】:
代码错误;
$(document).ready(function(){
loadPlay();
$("#term_search").focus(function(event) {
$(this).val("");
});
【问题讨论】:
代码错误;
$(document).ready(function(){
loadPlay();
$("#term_search").focus(function(event) {
$(this).val("");
});
【问题讨论】:
var total_num_words = 0; 已设置,并且在 prepend() 输出之前不会再次设置。
【讨论】: