else if ( $.browser.safari ) { var selection = window.getSelection(); selection.setBaseAndExtent( refNode, 0, refNode, 1 ); }
確定! 回上一頁