Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Native Fullscreen

Beschrijving

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 !

Schermafbeeldingen

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

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Native Fullscreen” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Native Fullscreen” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Waiting for feed back.