程式碼如下:
(function ($) {
(function ($) {
>
$.fn.pull_todo_count = function () {
var a = $('
0個審核待申請');
process/todo_list");
a.appendTo($(this));
$(this).hide(); timerRequestData();
};
function timerRequestData() {
$.ajax({
type:'get',
data:null,
'json',
success:function(data){
console.log(count);
if(count > 0){
element.children("a").html(count "個審核待申請");
element.hide();
> }
});
>
模板html程式碼