DOM节点-appendChild

 

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title></title>
</head>
<body>
    <ul >            }

        }
        var oLi2 = document.getElementById("li2");
        inserAfter(oLi, oLi2);

    </script>
</html>

相关文章:

  • 2021-11-21
  • 2021-06-17
  • 2021-07-08
  • 2021-12-03
猜你喜欢
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案