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

Browser Specific CSS

설명

The Browser Specific CSS plugin is a tool that allows developers to easily target different browsers straight from the stylesheet. Browser Specific CSS adds a short javascript to the head of your page that enables you to use browser specific css selectors. For example, targeting Internet Explorer 7 from your stylesheet is just a matter of defining styles with a “.ie7” selector. Every major browser is supported including code for targeting Macs, PCs, and Linux operating systems.

This plugin uses the javascript written by Rafael Lima. No changes have been made to his code, and all the credit goes to him. Thanks, Rafael!

Changelog:
Version 0.3
– Update for compatibility with WordPress 2.9

Version 0.2
– Corrected readme file.

Version 0.1
– Features of the first version of this plugin include the ability to turn the plugin on and off and to specify a separate stylesheet.

스크린샷

  • This screenshot shows the "settings" panel for the Browser Specific CSS plugin.

설치

Installing Browser Specific CSS is very easy and do not require any template modification in most cases. Just follow these steps:

  1. Upload the folder ‘browser_specific_css’ to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Under “settings” you will see a “Browser Specific CSS” link that you can click on to access the Browser Specific CSS Plugin settings. This screen will give you a list of browser specific css selectors that you can begin to use in your stylesheet(s)

FAQ

How does this plugin work?

Browser Specific CSS links to a javascript that enables you to target specific different browser and operating systems using simple css selectors.

What is a CSS Selector?”

A CSS Selector is a basic stylesheet concept. If you don’t understand CSS this plugin probably isn’t for you.

Does this plugin work if a visitor has javascript disabled?”

Since this plugin uses a javascript, it won’t target browsers that have javascript disabled. Depending on who you ask, this might affect 5% of your visitors. In this case, you can use the .no_js selector to target these users.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Browser Specific CSS”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.