JavaScriptテストコードのため書きっぱなしです。以下は、テキストエリアのカーソルの下に、候補窓がついてくるサンプルです。これをちゃんと書き直して、補完と組み合わせてみよう。 サンプル pre要素にborderやwidth/height、font-familyやword-spacingなど全... 続きを読む
Hello. I have a problem with calculating the Position of draggable element in the following code. I'm not really familiar with Object Oriented Javscript nor with MochiKIt API. I hope it's a stupid error which can be fixed easily. I try to im... 続きを読む
その2 new ProgressText('target2', '|', '', '|', 40, 100); スタート・ストップ その3 new ProgressText('target3', 'o', 'rz', '<span style=margin-left:1px;></span>', 100, 50); ', 100, 50); if (progressObj3.isMoving() ) progressObj3.stop('もう だ... 続きを読む
最近、よく見かけるので prototype.js 使って実装してみる。 fat.js ってもっと便利なやつもあるけど、単純にやってる事がよく分かるように実装してみたつもり。 エフェクトをかけたい要素の id を指定して、 <script type="text/javascript"> new Fade('id'); ... 続きを読む