<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml.xsl" type="text/xsl"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>nulog, NULL::something : out of the headphone &gt; 2006 &gt; March &gt; 22 &gt; textarea の大きさの呪縛から逃れるための GM スクリプト</title>
  <link href="http://lowreal.net/logs/2006/03/22/1"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2006/03/22/1.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2006/03/22/1.xhtml"/>
  <updated>2006-03-22T00:45:40+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2006/03/22/1</id>
  <entry>
    <title>textarea の大きさの呪縛から逃れるための GM スクリプト</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2006/03/22/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2006/03/22/1.xhtml"/>
    <updated>2006-03-22T00:45:40+09:00</updated>
    <published>2006-03-22T00:45:40+09:00</published>
    <id>http://lowreal.net/2006/03/22/1</id>
    <category term="js"/>
    <category term="net"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="/2006/expand-textarea.user.js">expand-textarea.user.js</a>
        </p>
        <p>flickr の textarea がいちいち小さいので作ってみた。textarea の右下のはじっこのほう (謎) をドラッグすると大きさが変わる。</p>
        <p>なんで getElementsByTagName を使っていないのかというと、forEach が使いたかったから！！　getElementsByTagName が返すのは NodeList であって、Array じゃない。</p>
        <ins datetime="2006-03-22T01:03:58+09:00">
          <p>もうちょいまともにするように修正。</p>
          <p>それと「左下」って書いてたのを修正した。ひだりもみぎもわかりませんがなにか？</p>
        </ins>
        <ins datetime="2006-03-22T01:26:36+09:00">
          <p>拡張では <a href="http://www.extensionsmirror.nl/?showtopic=2796">Resizeable Textarea 0.1a, Resize textareas to your needs</a> っていうのがあるみたい。ってことを <abbr title="Internet Relay Chat">IRC</abbr> で <a xmlns="http://www.w3.org/2005/Atom" href="http://okowa.org/vector/">klm さん</a>に教えてもらった。</p>
        </ins>
      </div>
    </content>
  </entry>
</feed>
