what is the logic to access dialog within javascript function? <script> function(){ if(condition){ jQuery(function(){dialog.show();}); // ...
確定! 回上一頁