すでにあるリソースの有効活用ってことで var Flash = function () { var o = {installed:0, version:[]}, description, oActiveX, nMajor, nMinor; if (navigator.plugins && typeof navigator.plugins["Shockwave Flash"] == "object") { o.pluginType = "npapi"; description = navigator.plugins["Shockwave Flash"].description; if (typeof description != "undefined") { description = description.replace(/^.*\s+(\S+\s+\S+$)/, "$1"); nMaj
PHP6からは unicode_encode() 関数と unicode_decode() 関数が追加されるらしいのですが、PHP5やPHP4でユニコードエスケープをしたい時のために。 // UTF-8文字列をUnicodeエスケープする。ただし英数字と記号はエスケープしない。 function unicode_decode($str) { return preg_replace_callback("/((?:[^\x09\x0A\x0D\x20-\x7E]{3})+)/", "decode_callback", $str); } function decode_callback($matches) { $char = mb_convert_encoding($matches[1], "UTF-16", "UTF-8"); $escaped = ""; for ($i = 0, $l =
最初、Firefox等のようにcreateElement('style')してそれにTextNodeをappendChildする方法を方法だと、なんだかよくわからないエラーが出てだめだった。 日本語の情報として、linkタグで外部スタイルシートを動的に適用する方法はけっこうみつかったんだけど、styleタグを直接生成する方法についての情報がなかなかなかったので、ここに書いておく。 StackOverflowなどのサイトに解決方法があった。 とりあえず、以下のようにしたら動的にstyleタグを追加することができる。 <html> <head> <title>js test</title> <script type="text/javascript"> function loaded() { css = document.createElement('style'); css.type = '
This page is generated by Plesk, the leading hosting automation software. You see this page because there is no Web site at this address. You can do the following: Create domains and set up Web hosting using Plesk. Plesk is a hosting control panel with simple and secure web server and website management tools. It was specially designed to help IT specialists manage web, DNS, mail and other service
タブやアコーディオンなどを使用することで限れられたスペースを活用することができます。 このような手法の一つにcarouselというものがあります。 glider.jsではcarouselを作成することができます。 sponsors 使用方法 Glider.jsからZipファイルをダウンロードし、全てをheadに書き込みます。 <link rel="stylesheet" href="http://yourdomain/glider.css" type="text/css" media="screen"> <script src="http://yourdomain/prototype.js" type="text/javascript"></script> <script src="http://yourdomain/effects.js" type="text/javascript"><
お金を稼ぎたい場合は、スマホアプリを利用したお金を稼ぐ方法がおすすめです。 おすすめの理由には手軽さをあげることができます。 外に働きに出る必要がなく、いつも使用しているスマートフォンやタブレットから稼げるので、誰でも簡単に行うことが可能です。 特別なスキルを要しないところもおすすめのポイントだと言えます。 多くの案件が誰にでもできる容易なものとなっており、特別な能力がない人でもできるものが多いです。 アンケートに答えるなどの簡単なものが多いため、未経験者でも不安なく始めることができます。 好きなときに稼げることも魅力です。 暇なときは集中して活動することができますし、忙しいときには作業をする必要がありません。 自分のライフスタイルに合わせて稼げるため、バイトのように面倒だけれど行かなければならないといった苦痛を覚えることがないです。 楽して稼ぎたい人や気楽にお金を稼ぎたい場合には、この方
Wir erschaffen digitale Relevanz. Wir sind die Medienfreunde, eine smarte inhabergeführte Design- und Digitalagentur im Süden von Leipzig. Seit 2004 konzipieren, gestalten und entwickeln wir nutzerzentrierte Websites sowie webbasierte Anwendungen für das digitale Heute und Morgen – optimiert für Suchmaschinen, Performance und einen geringen CO₂-Fußabdruck. So entstehen zeitgemäße, bedarfsgerechte
This is a bugfix release that bumps script.aculo.us to version 1.9.0. Most importantly, the included Prototype 1.7 provides performance and compatibility improvements with the latest browsers. One other fix is includes, that makes the script.aculo.us loader work better if you use script tags in the BODY of your page. Download at http://script.aculo.us/, or grab/fork the source at http://github.com
出来ることのサンプルを逆引きで紹介 基本クラス bookmark JavaScriptの基本クラスに関する逆引きサンプル 数値オブジェクト-Number 文字列オブジェクト-String 配列オブジェクト-Array 数学関数-Math 日付オブジェクト-Date オブジェクト-Object 正規表現-RegExp 変換用組み込み関数-Function ブラウザ関連クラス bookmark ブラウザを操作したり、ブラウザの表示方法を操作する等、ブラウザに関わりの強いクラスに関する逆引きサンプル ナビゲーター-navigator ウィンドウ-window ヒストリー-history スクリーン-screen ドキュメント-document ロケーション-location フォーム-document.form 画像オブジェクト-image イベント-Event DOM-HTMLを操作するための
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く