ãããªæãã®ãªã¹ãããã£ãã¨ãã¾ãã <ul> <li>http://www.google.co.jp</li> <li>http://www.yahoo.co.jp</li> </ul>ãã¡ããããªã¹ããã¯ãªãã¯ãã¦ããªã«ãããã¾ããããããjQueryã使ã£ã¦ããªã³ã¯ã«å¤ãã¦ã¿ã¾ãããã each()ã¨wrapInner()ãçµã¿åããã¾ãã <html> <head> <title>sample08</title> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript"> $(function(){ $("li").each(function(i){ $(this).wrapInner( "<a href=\"" + $(this).text() + "\"></a
{{#tags}}- {{label}}
{{/tags}}