2008年10月12日
★ブログでスクリーンセーバーを作ってみる!-Case.3-
【第 79 話】 耐久テスト実施中!- 実験 編 -
★他人のScript を勝手に配布するワケにはいかないが、使い方を紹介するのは著作権違反でも何でもない。
- by Lovely Wolf -
★【第 77 話】で試してみたエフェクトをもう少しだけいじってみた。
・・・どうやってこいつをテンプレートにぶち込むかが問題だ。

★CSS Photo Shuffler
//
// CSS Photo Shuffler v1.0 by
// Carl Camera
// http://iamacamera.org
//
// SetOpacity Function and inpiration from Photo Fade by
// Richard Rutter
// http://clagnut.com
//
// License: Creative Commons Attribution 2.5 License
// http://creativecommons.org/licenses/by/2.5/
//
// Customize your photo shuffle settings
//
// * Surround the target <img /> with a <div>. specify id= in both
// * set background-repeat:no-repeat in CSS for the div
// * The first and final photo displayed is in the html <img> tag
// * The array contains paths to photos you want in the rotation.
// If you want the first photo in the rotation, then it's best to
// put it as the final array image. All photos must be same dimension
// * The rotations variable specifies how many times to repeat array.
// images. zero is a valid rotation value.
【ブログでスクリーンセーバーを作ってみる! - 関連記事】
# Case 1.<Web URL> http://lovelywolf.slmame.com/e387898.html
# Case 2.<Web URL> http://lovelywolf.slmame.com/e390204.html
│Comments(0) │【画像/スライド】