摘要:
function WaitingTip (options){ if(!options){ options = { containerElId: null, styleClassName: null, innerHTML:null, anchor:null, gap:null } } var id = options.containerElid ||" ____waiting" + Math.floor(Math.random() * 1000000); this.getWaitEl = function(){ return document.getElementById.. 阅读全文
posted @ 2014-01-20 21:38 随遇 阅读(476) 评论(0) 推荐(0)
浙公网安备 33010602011771号