调用方法:
以下是引用片段: var dialog1 = new Dialog("偶来试试",null,’<img src="" width="300" height="200"/>’); document.write(dialog1); dialog1.BindEvent(); dialog1.SetIndex(2); dialog1.SetRect(350,100,250); |
(from:http://js.alixixi.com/read_80576_164.html)
调用方法:
以下是引用片段: var dialog1 = new Dialog("偶来试试",null,’<img src="" width="300" height="200"/>’); document.write(dialog1); dialog1.BindEvent(); dialog1.SetIndex(2); dialog1.SetRect(350,100,250); |
(from:http://js.alixixi.com/read_80576_164.html)