
</p>
<script type='text/javascript'>//<![CDATA[
$(window).load(function(){
var json = {
aFun: function(){
$("#result").html("arguments.length: " + arguments.length);
}
};
json.aFun(str="hello", num=3);
window.json = json;
});//]]>
</script>
| 歡迎光臨 jsGears.com 技術論壇 - AJAX, JavaScript, jQuery, 網站開發, 前端效能優化 (http://jsgears.com/) |