このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Super Simple jQuery Parallax Background

説明

Super Simple jQuery Parallax Background enables a parallax effect with your theme’s background image. Just set a background image in your theme’s “customize” options (optionally setting it to “fixed” position) and activate this plugin. Done. “It just works.”

It relies on jQuery, which comes with WordPress and is probably built into your theme. Tested and works with the “Twenty Twelve” theme out of the box.

Looks best with seamlessly-tiling background images.

インストール

  1. Use the “Install Now” option from the WordPress Find/Add plugins admin page, or Upload the super-simple-jquery-parallax-background folder (with it’s contents, of course) to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Done!

FAQ

How does this work?

It enables a very lightweight bit of javascript on your pages. Using jQuery, it watches for scrolling on the page, and makes the background scroll slower than the content.

Why doesn’t it look *awesome*?

How it looks depends on the background image used, and your theme. It works well with themes like Twenty Twelve, where content bits have their own opaque background color. I also suggest using a background image that tiles seamlessly.

Where can I get support?

While I will do my best to honor inquiries about this plugin, I did not release it with the intent to support it. This plugin is to be used at the user’s own risk and I may not always be able to respond to inquiries or continue updating the plugin on a regular basis. The actual methods employed by this plugin are relatively “simple” in nature, and almost any WordPress or web developer should be able to help you out, in my absense. Use the fine forums provided by WordPress to seek help.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Super Simple jQuery Parallax Background はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Super Simple jQuery Parallax Background” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Release!