こんにちは。更新が滞ってしまい申し訳ありません。 前回の「携帯絵文字変換スクリプトの改良版 (PHP・SSI対応版)を作りました」の記事や 過去の記事においてもたびたびご質問があったケースについてここで一度回答したいと思います。 ご質問いただいた方ありがとうございました。 質問の内容は、 「ドコモの絵文字がすべて白黒で表示されてしまう」 という問題です。当ブログで配布している携帯絵文字変換スクリプトに限らず、 ある指定をHTMLにしていると、ドコモの絵文字がすべて黒で表示されてしまいます。 その条件とは、 ①HTMLで、BODYタグ内の属性においてページ全体の文字色を指定しているケース 例: <body text="#000000">… ②XHTMLまたはHTMLでBODYタグ内のstyle属性でCSSでページ全体の文字色を指定しているケース 例: <body style="color:#
Make a note of it: Web tech, montaineering, and so on. Note: この記事は、3年以上前に書かれています。Webの進化は速い!情報の正確性は自己責任で判断してください。 テキストエリアに入力した文字をその場で確認できる「ライブコメントプレビュー」機能。けっこう前にEmotional Webでやってるの見て、(ここはjQuery使ってたんだけど)これくらいならライブラリ使わなくてもできそうだ、と思ってた ...で、書いてみた。 Sample Script (2007.03.10) window.onload = function() { if(!document.getElementById) { return; } target = document.getElementById("testForm"); var obj = '<h3
script.aculo.us is from now on developed using Git (hosted at github) for source code management and revision control, and Lighthouse for bug tracking. Why git instead of Subversion? Well, it simply rules supreme, and makes working with many distributed developers with lots of branches a snap. You can find a good intro book on Git on Peepcode. script.aculo.us 1.xx development will focus on bug fix
Indicator type : Background color : # Transparent background Foreground color : # Create easily your own ajax loader icon : Select the type of indicator you want Enter the background code color you want (tick "Transparent background" if you don't want one Enter the foreground code color you want Press "Generate it"
This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
誠に勝手ながら2024年08月30日にアクセス解析以外のパーツを終了させて頂きました。詳細はこちらをご確認下さい。
Rebuild Your Mac with 20 Useful Downloadsというエントリーより。 Mac OS X only: So you erased your hard drive to install Leopard, and now you’ve got to load your Mac up with all your essential software. 「Mac OS X 10.5 “Leopard”」をインストールするためにハードディスクを消去した際に、Lifehackerがセットアップする際のお勧めソフト20本を紹介しています。 ぼくはクリーンインストールせずに上書きしてしまったのですが、もしこれから試そうと思っている人は参考にしてみてください。もちろん後からインストールしてもOKですが。 1. Adium マルチプロトコルのチャットクライアント ネタフルの関
23/12/2006 - Amigos de Internet, hoy cumplo 95 años. Me llamo María Amelia y nací en Muxía (A Coruña) el 23 de Diciembre de 1911. Hoy es mi cumpleaños y mi nieto como es muy cutre me regalo un blog. Espero poder escribir mucho y contaros las vivencias de una señora de mi edad. -- (My friends in Internet, today I am 95 years old. My name is Amelia and I was born in Muxía (A Coruña - Spain) on Decem
Overview Lightbox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers. What's New in Version 2 Image Sets: group related images and navigate through them with ease Visual Effects: fancy pants transitions Backwards Compatibility: yes! How to Use Part 1 - Setup Lightbox 2 uses the Prototype Framework and Scriptaculous Effe
HTMLソースコードサンプル 上半分用の<DIV>、テキスト領域用の<DIV>、下半分用の<DIV>、そしてこれらをすべて格納するコンテナ<DIV>の4つの<DIV>から構成されています。 そして、左右に一つずつ背景画像を指定するために、上半分用と下半分用の<DIV>の中には<SPAN>を格納します(レイヤーを重ねるような感覚で)。 <div class="rtable01"> <div class="rtop01"> <span></span> </div> <div class="rtcontent01"> 完成例はこちら </div> <div class="rbottom01"> <span></span> </div> </div> .rtable01 { width:200px; height:60px; background-color:#669900
【 フリー素材使用について 】 素材利用の詳細(利用規約)はこちらを参照下さい。 【 雑誌・出版物掲載について 】 雑誌・出版物掲載についてはこちらを参照下さい。 【 素材の保存方法 】 保存方法は、お好きな素材にマウスをあてて、右クリックします。 I.Explorerの場合は「名前を付けて画像を保存」を選択し、任意の場所に保存します。 N.Scapeの場合は「画像を名前を付けて保存」を選択し、任意の場所に保存します。 Copyright(C)Atnet Japan All Rights Reserved
漸くAirMac Expressの設定が出来て、AirTunesで音楽を再生したり、プリンタサーバにしたり出来たのでメモしておきます。いろいろなウェブサイトで紹介されていますが、ハマリポイントが結構多いですね。 アップルの取扱説明書は「AirMac Express アシスタント」を使用することを前提に解説されているため細かな設定が不明で、うまく行かなかったときに対処のしようがありません。 結論から言うと、AirMac Express アシスタントではうまく設定が出来なかったためそれだけでしばらくハマリました。無線でのAirMac Express アシスタントは無線LAN経由での設定を前提としているためです。(つまりPCに無線LANカードなどが搭載されていないと使用不可) Appleの解説サイト等の調査不足から問題点が後から分かり、思った通りの構成にならなくてガッカリなんですが取りあえずAi
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く