UPDATE. I found the bug which leaded to the unecessary requests: var tinyMCEival = setInterval(function(){ tinyMCE.triggerSave(); }, 500);.
確定! 回上一頁