hide (); $(elem).show(); It will automatically use the appropriate display value; you do not have to care about the element type (inline or block). Additionally, ...
確定! 回上一頁