jQuery memo dialog example
오늘 만든건데.. 계속 버전업할 생각 입니다..... 한번 사용해 보세요 ㅋㅋㅋ //----------------------------------------------- // my JQuery UI Dialog Maker by Mulder //----------------------------------------------- // opt.dlgid // opt.title // opt.txtid // opt.cols // opt.rows // opt.width // opt.height // opt.savefunc // opt.prologue // opt.deftext : default text var gxPrebuildedDlg = new Array(); makeMemoDialogEx = function..