这个就是应用 yahoo YUI 上的/*TERMS OF USE - EASING EQUATIONSOpen source under the BSD License.Copyright 2001 Robert Penner All rights reserved.Redistribution and use in source and binary forms, with or withou...
var f=document.createElement("IFRAME");f.id = "iframe01";f.name= "iframe01";f.height=1000;f.width=1000;f.src='https://system.netsuite.com/app/accounting/transactions/inventory/inventorynumbereditor.nl...
var i=0
function drawTable(tableId)
{
var table=eval(tableId);
var newCell=table.rows[0].insertCell();
newCell.innerHTML=''
alert("又加了一列!")
}
//-->...