If the second selector were div#navi > * , it would only match clicks on the <ul> , as it's the only direct child of <div id="navi"> . element> ...
確定! 回上一頁