<?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; February &gt; 03</title>
  <link href="http://lowreal.net/logs/2006/02/03"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2006/02/03.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2006/02/03.xhtml"/>
  <updated>2006-02-03T16:13:30+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2006/02/03</id>
  <entry>
    <title>NULL::colors*canvas, クリップボード</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2006/02/03/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2006/02/03/1.xhtml"/>
    <updated>2006-02-03T05:14:34+09:00</updated>
    <published>2006-02-03T05:14:34+09:00</published>
    <id>http://lowreal.net/2006/02/03/1</id>
    <category term="color"/>
    <category term="design"/>
    <category term="js"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>クリップボードへコピーを実装した。</p>
        <p>実は <a href="http://la.ma.la/blog/diary_200601100445.htm">Firefoxでテキストをクリップボードにコピーする方法</a> を見てからずっと「やろうやろう」と思ってたんだけど、めんどうくさがってやってなかった。</p>
        <p>プレビューエリアの左上に Clipboard と書かれた四角が追加されているので、それに色をドラックアンドドロップ。16進数 (#RRGGBB) でコピーされる。</p>
        <p>iframe 版を使っているせいかローディングされるのがちょっと気になるかな。</p>
        <p>Fx でしか動きませんよ！</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>IE で表示がおかしいみたいです。</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2006/02/03/2.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2006/02/03/2.xhtml"/>
    <updated>2006-02-03T16:13:30+09:00</updated>
    <published>2006-02-03T16:13:30+09:00</published>
    <id>http://lowreal.net/2006/02/03/2</id>
    <category term="web"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>スクロールさせると表示が乱れる。対処法が全く思いつかない。表示確認するときスクロールもしないとだめだなぁ。今回の <abbr title="Cascading Style Sheets">CSS</abbr> は <abbr title="Internet Explorer">IE</abbr> でも大丈夫だと思ってたのに……</p>
        <ins datetime="2006-02-03T16:17:05+09:00">
          <p>今気付いたけど Opera だと左の影が表示されてないなぁ……だめだめじゃないですか。</p>
        </ins>
        <ins datetime="2006-02-03T16:22:31+09:00">
          <p>Opera は大丈夫っぽい。なんか手元の Opera (8.5) が挙動不審すぎる。タブを切り替えないと他のページにうつれない。リロードもできない……</p>
        </ins>
        <ins datetime="2006-02-03T16:31:26+09:00">
          <p>場当たり的だけど対処した。</p>
          <p><abbr title="Internet Explorer">IE</abbr> では <code>float: right</code> は使っちゃだめみたいだ。前もはまったのを忘れていた。</p>
        </ins>
      </div>
    </content>
  </entry>
</feed>
