if($('#Div').is(':visible')){. 5. // add whatever code you want to run here. 6. } 7. . 8. $('#yourDiv:visible').callYourFunction();. js check if element ...
確定! 回上一頁