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

Native Fullscreen

説明

I found John Dyer’s Native Fullscreen JavaScript API the other day, and I thought it was pretty awesome.

A true fullscreen mode ! Without Flash !

It’s quite experimental so far, but “support is coming to most browsers in the next few months”. You should read John Dyer’s post about that.

The plugin come with a widget and a shortcode to generate the button. Use a CSS selector to target the element you want to display in fullscreen… and that’s it !

[fullscreen target=”THE-CSS-SELECTOR” text=”The button’s text”]

Enjoy folks !

スクリーンショット

  • The plugin come with a widget and a shortcode to generate the button.

インストール

  1. Upload the plugin folder “nativd-fullscreen” to the “/wp-content/plugins/” directory or get it from your dashboard.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the widget or the shortcode [fullscreen target=”THE-CSS-SELECTOR” text=”The button’s text”].
  4. Enjoy.

評価

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

貢献者と開発者

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

貢献者

“Native Fullscreen” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Waiting for feed back.