我试图在卸载其余部分时重载四级驱动器,但我发现,许多网站的正文太低,但我发现其中的每一种改动都不起作用,如果我把纸面放在斜线上,它就无所作为。
$(function() {
$("#refresh").click(function(evt) {
$("#scratcher-box").load("index.php")
})
})
<a href="#" id="refresh">click</a>
Tried disabling as many of the other mini scripts I have running, toggle div, delay load and a count. Have JQuery 1.7.2 loader as well as http://dl.dropbox.com/u/31213713/scratcher.js, with a few changes which broke the included reset button. My jscrips is lousy so looking for a backup plan in case we cannot fix up the reset, here is the original http://dl.dropbox.com/u/31213713/scratcher_orig.js