<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery li</title>
<script src="jquery-1.4.2.min.js" type="text/javascript"></script>
<script type="text/javascript">
function appendli()
{
    jQuery("#chens").append("<li><img src=/"http://img1.gtimg.com/worldcup/pics/hv1/81/146/572/37231611.jpg/" /></li>");
}
</script>
</head>

<body>
<ul );
  jQuery(this).remove();
});
</script>
</body>
</html>

我的网站地址:http://www.jixie.net

相关文章:

  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2021-11-29
  • 2021-11-05
  • 2021-11-29
  • 2021-10-01
  • 2022-12-23
相关资源
相似解决方案