2009年1月12日

dialogArguments 測試

  • 程式用法:

    <script type='text/javascript'>
    document.write( '訊息:'+ window.dialogArguments );
    window.returnValue='弄了好久,終於成功了';
    </script>

  • 執行結果:

    訊息:undefined


©2008-2009 by ant2legs, All Rights Reserved. ant2legs 擁有其製作的文章,圖片與程式的著作權,所有權利保留。