Cosmetic add inner_box2
This commit is contained in:
parent
1e840eb402
commit
02960b22a3
4 changed files with 50 additions and 12 deletions
|
|
@ -606,9 +606,9 @@ function fill_ipopcard(obj)
|
|||
}
|
||||
var str_top="top:"+calcy(nTop)+"px";
|
||||
|
||||
var str_style=str_top+";width:45em;height:auto;position:absolute";
|
||||
var str_style=str_top+";height:auto;position:absolute";
|
||||
waiting_box();
|
||||
var popup={'id': content,'cssclass':'inner_box','style':str_style,'html':"",'drag':false};
|
||||
var popup={'id': content,'cssclass':'inner_box2','style':str_style,'html':"",'drag':false};
|
||||
|
||||
add_div(popup);
|
||||
var dossier=$('gDossier').value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue