2010-05-14 48 views

回答

0
alert(what_ever_function_you_want("some", "paramters")); 
0
<script type="text/javascript"> 
    alert(yourfunction()); 
</script>