$(selector).hover(inFunction,outFunction)//inFunction 必需,规定mouseover 事件发生时运行的函数;outFunction 可选,规定mouseout 事件发生时 ...
確定! 回上一頁