問題就是Jave程式碼中的
代碼: 選擇全部
if(document.quick_reply.message.value == '{quick_reply.L_QUICK_REPLY_TOPIC}' || document.quick_reply.message.value == '' ) 代碼: 選擇全部
{quick_reply.L_QUICK_REPLY_TOPIC}代碼: 選擇全部
if(document.quick_reply.message.value == '' || document.quick_reply.message.value == '' )代碼: 選擇全部
onClick="return checkForm(this)"/>代碼: 選擇全部
onClick="if(document.quick_reply.message.value == '{quick_reply.L_QUICK_REPLY_TOPIC}' || document.quick_reply.message.value == ''){ alert('{quick_reply.L_EMPTY_MESSAGE}'); return false;}else{ return true;}" />接近抓狂的境界了...... 到底是MOD哪裡出了問題呢?
