onload , as you have noticed, can only hold a single event handler. When you assign a new one, any existing one is overwritten.
確定! 回上一頁