Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Native Fullscreen” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Native Fullscreen” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0

  • Waiting for feed back.