SPZSB00301_배치로그확인팝업.xrw 825 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  3. <xhtml:head>
  4. <xhtml:title>Untitle</xhtml:title>
  5. <model id="model1">
  6. <instance id="instance1">
  7. <root xmlns="">
  8. <example>Sample</example>
  9. </root>
  10. </instance>
  11. </model>
  12. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  13. </xhtml:head>
  14. <xhtml:body>
  15. <button id="button1" style="left:30px; top:30px; width:100px; height:20px; ">
  16. <caption>¹èÄ¡ ÆË¾÷</caption>
  17. <script type="javascript" ev:event="DOMActivate">
  18. <![CDATA[
  19. modal("SPZSB00301", "", "400", "400" ,"SPZSB00301", "", "");
  20. ]]>
  21. </script>
  22. </button>
  23. </xhtml:body>
  24. </xhtml:html>