').val(content).width(width).css({'position':'relative','display':'block'}).appendTo($mother_cell);col++;if($mother_cell.get(0)===$father_cell.get(0))td_index++;}else{if(action==="edit"){var width=$father_cell.width();var height=$father_cell.height();if(height<40)height=40;if(width<80)width=80;}else{width=$father_cell.width();height=50;}if(colspan>1){col=colspan_callback.call(this,$form_row,colspan,width,height,tclass,col,content);td_index++;}else{var $form_cell=jQuery('').attr({rowspan:rowspan});$textarea=jQuery(' |