renderer : function(){ return "<input type='button' onclick=test789('12356789','00000000'); value='測試'></input>"; }
test789 = function(param1,param2) { alert(param1 + param2); }
沒有留言:
張貼留言