Saturday 10 March 2012

How to Bind HTML Input Button in HTML Table Cell using Javascript

cell8.innerHTML = "<INPUT TYPE=\"Button\" CLASS=\"Button\" id=\"delete\" onClick=\"deleteRow(this,"+Qty+","+weightId.id+","+Gm_w+")\" style=\"background-image: url(images/delete1.png); width: 15px; height:15px; border:none\">";

No comments:

Post a Comment