이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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!