Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Native Fullscreen

Beschreibung

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 !

Screenshots

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

Installation

  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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Native Fullscreen“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Native Fullscreen“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Waiting for feed back.