notice.js
index.html
index.html function initPage(){ var returnMsg = "信息1 jquery-1.7.2.min.js信息2 notice.js信息3"; $.show('提示信息',returnMsg,10000); } script> script>
信息1 jquery-1.7.2.min.js
信息2 notice.js
信息3
以上所述就是本文的全部内容了,希望大家能够喜欢。