1.varrightShowText=Ext.extend(Ext.util.Observable,{2.init:function(field){3.field.on("render",function(obj){4.varfont=document.createElement("font");5.font.setAttribute("color","black");6.font.setAttribute("className","rightShowText");7.fon Read More
posted @ 2012-11-12 08:45 FredTang Views(2003) Comments(0) Diggs(0)