Title: CSS3 Transitions
Author: Nick Halsey
Published: <strong>2013년 1월 1일</strong>
Last modified: 2017년 11월 11일

---

플러그인 검색

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

![](https://ps.w.org/css3-transitions/assets/icon.svg?rev=1055205)

# CSS3 Transitions

 작성자: [Nick Halsey](https://profiles.wordpress.org/celloexpressions/)

[다운로드](https://downloads.wordpress.org/plugin/css3-transitions.1.3.zip)

 * [세부사항](https://ko.wordpress.org/plugins/css3-transitions/#description)
 * [평가](https://ko.wordpress.org/plugins/css3-transitions/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/css3-transitions/#installation)
 * [개발](https://ko.wordpress.org/plugins/css3-transitions/#developers)

 [지원](https://wordpress.org/support/plugin/css3-transitions/)

## 설명

This plugin automatically adds CSS3 transitions to your website/blog and the WordPress
admin. Links, etc. get animated transitions between their normal and hover states.
CSS3 Transitions are supported by the most recent version of every major browser(
Chrome, Internet Explorer 10, Firefox, Opera, Safari); browsers without support 
will continue to render everything as they had before. This plugin adds the transitions(
eye candy) to all `<a>` (link), `<li>` (list item, usually used in navigation menus),`
<img>` (image), and `<input>` (form field and button) tags that have a hover or 
focus state defined (for example, if links change color when the mouse hovers over
them). Other “buttons”, form elements, and WordPress-specific selectors are also
targeted. Transitions are between .2 and .3 seconds in duration, so they shouldn’t
cross the line between nice and distracting; however, depending on the colors used
in your theme, the transitions may not be noticeable.

Also, please note that image sprites simply don’t work well with blanket css3 transitions.
If you see wierd animations where images scroll between their normal and hover states,
they’re using sprites. Depending on where the sprites are used, there are various
ways to prevent the behavior on those elements, while retaining transitions where
desired. One method is to add an inline style attribute to those elements: `style
="transition: none; -webkit-transition: none;"`. Adding the css to your theme will
override the plugin’s css as long as you target the elements using sprites by class
or id.

Please feel free to offer any feature suggestions you might have and I will consider
them for future releases.

#### CSS3 Transitions UX Theory

Because of the way our brains process images, in simple terms, instant/sudden changes
are generally not as well perceived as more gradual ones. In the physical space,
we never see instant changes, like slides changing with no animation in a PowerPoint,
but with digital technology this is a very common practice. When websites make use
of hover states, for example, if a link changes color when the mouse hovers over
it, they exhibit small, but instant visual changes. Adding the css3 transitions 
makes these changes more gradual, and therefore easier on the eye. For this same
reason, operating systems now tend to make use of a lot of animations. There’s a
lot of neuroscience behind these concepts, but I’m not well versed in that. Basically,
_slight_ animations generally look better than instant changes. Some people will
argue that things aren’t as “snappy” or seem slugish with transitions, but if that’s
the case, it’s only a matter of adjusting the animation timing function and duration.

## 설치

 1. Take the easy route and install through the WordPress plugin adder OR
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 4. CSS3 transitions should automatically be added to your site and WordPress, as long
    as your theme has the `<?php wp_head() ?>` action hook

## FAQ

  Installation Instructions

 1. Take the easy route and install through the WordPress plugin adder OR
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 4. CSS3 transitions should automatically be added to your site and WordPress, as long
    as your theme has the `<?php wp_head() ?>` action hook

  The Transitions Aren’t Working…

First, make sure you know what the transitions look like (and you need to be using
a mouse, not touch, for the majority of them, although they will show up for things
that have css changes because of javascript too). Then, make sure that you are using
a supported browser (Chrome, Internet Explorer 10+, Firefox 16+, Opera 12+, Safari
4+). Next, make sure that your theme’s links have a different color or other effects
when you mouse over them. This is the change that will be animated. Then, make sure
that your theme’s `header.php` file contains the `<?php wp_head() ?>` action hook.
If none of that works, it’s likely that your theme doesn’t support transitions or
has explicitly blocked them. However, you should still get the effects in the WordPress
admin area if your browser supports them.

  Where’s the settings page?

For simplicity’s sake, no settings page is included. While there are a few potential
options, I don’t feel that they would be worth the extra bloat of a settings page.
If you would like to make adjustments (such as changing the animation duration),
you may do so by editing the plugin’s php file.

## 후기

![](https://secure.gravatar.com/avatar/8ac685e8921cd7f33441b7099600fbe6cc87013ca810162ae2415a8a686bf8bb?
s=60&d=retro&r=g)

### 󠀁[It actually works](https://wordpress.org/support/topic/it-actually-works-5/)󠁿

 [faospark](https://profiles.wordpress.org/faospark/) 2017년 2월 10일

I was looking for something that adds effects on the dashboard. You know a little
something to make the ancient ui of wp pop out a little bit and this got the job
done. Straight forward no fancy set up involved

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/css3-transitions/reviews/)

## 기여자 & 개발자

“CSS3 Transitions”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

[자국어로 “CSS3 Transitions”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/css3-transitions)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/css3-transitions/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/css3-transitions/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/css3-transitions/)을 [RSS](https://plugins.trac.wordpress.org/log/css3-transitions/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.3

 * Introduce improved animation timing function (cubic-bezier(0.64,0.20,0.02,0.35))
 * Remove -moz-, -ms-, and -o- browser prefixes. -webkit- is still required for 
   Safari and older Android, but all other major browsers now support unprefixed
   transitions.
 * Make the transitions faster
 * Tested with WordPress 3.6 and the Twenty Thirteen theme

#### 1.2

 * Fixed a bug where transitions were being applied to the WordPress 3.5 color picker
 * Fixed a bug where transitions were being applied to the WordPress nav menu editor
   drag-and-drop

#### 1.1

 * Fixed bug that made managing menus in the admin almost unusable because of unneeded
   transitions.
 * Added targeting for several more elements, mostly form-related
 * Updated readme

#### 1.0

 * First publically available version of the plugin
 * Tested with WordPress 3.4 and 3.5. Should be compatible with most versions of
   WordPress

## 기초

 *  버전 **1.3**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **100+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **4.9.29**
 *  언어
 * [English (US)](https://wordpress.org/plugins/css3-transitions/)
 * 태그:
 * [CSS3](https://ko.wordpress.org/plugins/tags/css3/)[effects](https://ko.wordpress.org/plugins/tags/effects/)
   [eye candy](https://ko.wordpress.org/plugins/tags/eye-candy/)[transitions](https://ko.wordpress.org/plugins/tags/transitions/)
   [ui](https://ko.wordpress.org/plugins/tags/ui/)
 *  [고급 보기](https://ko.wordpress.org/plugins/css3-transitions/advanced/)

## 평점

 별 5점 만점에 4점.

 *  [  3/5-별점 후기     ](https://wordpress.org/support/plugin/css3-transitions/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/css3-transitions/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/css3-transitions/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/css3-transitions/reviews/?filter=2)
 *  [  1/1-별점 후기     ](https://wordpress.org/support/plugin/css3-transitions/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/css3-transitions/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/css3-transitions/reviews/)

## 기여자

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/css3-transitions/)