www/js/recipes.js

changeset 53
a17c644a0510
parent 52
b1f2a893572f
child 54
294dda7f1779
equal deleted inserted replaced
52:b1f2a893572f 53:a17c644a0510
342 }); 342 });
343 343
344 344
345 // initialize the popup window and buttons. 345 // initialize the popup window and buttons.
346 $("#popupWindow").jqxWindow({ 346 $("#popupWindow").jqxWindow({
347 width: 1200, 347 width: 1202,
348 height: 620, 348 height: 622,
349 resizable: false, 349 resizable: false,
350 theme: theme, 350 theme: theme,
351 isModal: true, 351 isModal: true,
352 autoOpen: false, 352 autoOpen: false,
353 cancelButton: $("#Cancel"), 353 cancelButton: $("#Cancel"),

mercurial