children

English [?t??ldr?n]

n.Children(???? ???);

jquery ???() ??? ???

??: children() ???? ??? ??? ?? ?? ?? ??? ?????.

??: ??.children(selector)

Parameters:

jquery ???() ??? ?

<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://apps.bdimg.com/libs/jquery/2.1.1/jquery.min.js"></script>
<style>
  body { font-size:16px; font-weight:bolder; }
  p { margin:5px 0; }
</style>
</head>
<body>
  <div>
    <span>Hello</span>
    <p class="selected">Hello Again</p>
    <div class="selected">And Again</div>

    <p>And One Last Time</p>
  </div>
<script>$("div").children(".selected").css("color", "blue");</script>
</body>
</html>
???? ?? ?

??? ????? ??? "???? ??" ??? ?????

<u id="abefb"></u><p id="abefb"></p>
    <rt id="abefb"></rt>
    ParametersDescription
    ??? ?, ???? ??? ??? ??? ?? .
      <center id="abefb"><big id="abefb"></big></center>