摘要:        
var Class = { create: function() { return function() { this.initialize.apply(this, arguments); } } } var table = Class.create();table.prototype = { initialize: function(a,b,c,d,e){ if(document.getElementById(a) && document.getElementById(c)){ this.b = document.getElementById(a).getElem...    阅读全文
        posted @ 2012-05-07 08:56
somesayss
阅读(179)
评论(0)
推荐(0)
                    
                
浙公网安备 33010602011771号