キーワード検索「transparent」
[JS]画像をホバー時にさまざまなアニメーションで目立たせるスクリプト -Adipoli | コリス
デフォルト:transparent、ホバー:boxRainGrowReverse Adipoliの使い方 外部ファイル 当スタイルシートと「jquery.js」と当スクリプトを外部ファイルとして記述します。 <link href="css/adipoli.css" rel="stylesheet" type="text/css"/> <script src="js/jquery-1.7.1.js"...
[CSS]テキストに面白いエフェクトを与えたデモと実装の注意点 | コリス
下記は各ポイントを意訳したものです。 テキストにブラー効果を与える方法と注意点 テキストにブラー効果を与えたデモ テキストにブラー効果を与える方法と注意点 テキストにぼんやりとさせるブラー効果を与えるのは、簡単です。テキストのcolorを透明にし、text-shadowを使用します。 .blurry-text { color: transparent; text-shadow: 0 0 5px r...
IEの透過PNG+opacityの不具合を治すメモ | Mach3.laBlog
透過PNGの処理が下手くそなのは、IE6だけではなく、IE7/8も同様です。 IEで透過PNGをあてた要素のopacityを弄ると、周りがグレーがかって汚くなります。 この現象はよく知られていると思いますが、今日はこの不具合の治し方のメモを記しておきます。サンプルコード例えば、こんなコード。.test {display:block;width:128px;height:128px;backgrou...
Youtubeでもz-indexが効くようにする「?wmode=transparent」パラメーターをjQueryで自動挿入する - かちびと.net
Youtubeは通常z-indexが効かず、Lightboxや ナビゲーションをposition:fixed;させるときは z-indexが効くように?wmode=transparentと いうパラメーターを加えてあげなければなり ません。しかしいちいち加えるのはストレス なので、動画をよく貼るサイトにはjsで自動 的に挿入できるようにします。 Youtubeはデフォルトでは一番上に来てしまうので...
JSViz
digraph testgraph{ {node[shape=none, fontsize=23] "Welcome to JSViz!" } {node[shape=none] "Interactive GraphViz on your browser" } {edge[color=transparent] "Welcome to JSViz!" -> "Interactive GraphViz...
jQuery webcam plugin - Website and Application Intelligence
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in JavaScript.OverviewThis plugin provides three different modes to access a webcam through a small API directly w...
Introducing KiokuJS at Joose
WhatKiokuJS is a persistence layer for Joose. Its a freestyle port of KiokuDB which does the same thing in the Moose world.KiokuJS provides transparent storing/retrieving for instances of Joose classe...
Opa | Lambda the Ultimate
Opa is a new member in the family of languages aiming to make web programming transparent by automatically generating client-side Javascript and handling communication and session control. Opa is writ...
αlphaPun.ch
WHAT IS THIS?An image with a transparent background is like a painting on a window: you can see all sorts of exciting things behind it, but you can’t reach through to touch them. αlphaPun.ch changes t...
jQuery Mobile Docs - Buttons
Adding Icons to Buttons The jQuery Mobile framework includes a selected set of icons most often needed for mobile apps. To minimize download size, jQuery Mobile includes a single white icon sprite, an...
publicclass's s3upload at master - GitHub
S3UploadA jQuery plugin for direct upload to an Amazon S3 bucket.It works by replacing a file input with a html element overlaid with a transparent SWF. The same way Flickr does it.By signing the requ...
jQueryで使えるwebcam用plugin - [モ]Modern Syntax
モダン・シンタックス。略してモダシンです。BlogPeopleの中の人です。基本的に素直で優しくて合理的です。ピヨピヨ。RSSnagasawa144プロフィール iPhone版 携帯電話版The jQuery webcam plugin is a transparent layer to communicate with a camera directly in JavaScript.jQue...
Thickboxで拡大した画像の上にswfがかぶらないようにする方法|1bit::memo
ThickboxをはじめとするLightbox系を仕事でよく使います。 制作するページにFlash(swf)がある状態でThickboxで画像拡大すると、画像の上にswfがかぶってしまう現象が起こります。 wmode=”transparent”というのをつけないといけないみたいです。自分の場合、Dreamweaverの機能を使ってflashを組み込んでいるので、最初に、AC_RunActiveCo...
A jQuery Heat Map | Codrops
Here is a very simple way ho to create a heat map with jQuery. The idea is to track the clicks of a user and then display the click pattern with semi-transparent dots on an overlay. You can try out th...
【HTML】Flashが表示されているページでThickboxを使うとFlashがThickboxの上に表示されてしまう【jQuery】 | こ~でっくす!!
Thickboxって便利ですよね。 こんなふうに表示できちゃったりします。 でも、Flashを設置したページでThickboxを使うと、なぜかFlashがThickboxの上に表示されてしまうという現象が発生します。 今回はその解決方法。 どうやら、Flashのパラメーター「wmode」に「transparent」または「opaque」などを指定してやると直るようです。 「wmodeってなんぞや?...
colorbox JS拡大時だけFlashを消す - JavaScript - 教えて!goo
質問 Check Tweet colorbox JS拡大時だけFlashを消す 役に立った:0件 質問者:mako0911 投稿日時:2010/11/23 19:36 困り度: サイト構築をしている中でわからないことがあり質問させていただきました。 サイトでcolorbox.jsを使っているのですが拡大時にFlash部分が前面に出てきてしまい色々調べたところembed wmode="transpa...
IEの透過PNG+opacityの不具合を治すメモ | Mach3.laBlog
透過PNGの処理が下手くそなのは、IE6だけではなく、IE7/8も同様です。 IEで透過PNGをあてた要素のopacityを弄ると、周りがグレーがかって汚くなります。 この現象はよく知られていると思いますが、今日はこの不具合の治し方のメモを記しておきます。 サンプルコード 例えば、こんなコード。 .test { display:block; width:128px; height:128px; b...
jQuery Mobile Docs - Button icons
Adding Icons to Buttons The jQuery Mobile framework includes a selected set of icons most often needed for mobile apps. To minimize download size, jQuery Mobile includes a single white icon sprite, an...
jQuery fadein / fadeout of transparent png in IE7 and Chrome
Hi, I've been looking for any solution to a problem I am having, but have of yet found no such solution. I am using the jquery fadein and fadeout on a transparent png. In firefox, this works great. Ho...
javascript - How can you highlight multiple sections of text like Facebook's comment field for @ mentions? - Stack Overflow
OK, I think I see what they are doing. They have a textarea with the background set to transparent. Then they have a DIV wrapping the textarea. As you type in the textarea, the DIV gets populated with...
