=== Native Fullscreen ===
Contributors: WebMaestro.Fr
Donate link: http://webmaestro.fr/blog/native-fullscreen-plugin-for-wordpress/
Tags: fullscreen
Requires at least: 3
Tested up to: 3.3.2
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Fullscreen mode just got real.

== Description ==

<p>I found <a href="http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/">John Dyer's Native Fullscreen JavaScript API</a> the other day, and I thought it was pretty awesome.</p>
<p>A true fullscreen mode ! Without Flash !</p>
<p>It's quite experimental so far, but "support is coming to most browsers in the next few months". You should read <a href="http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/">John Dyer's post</a> about that.</p>
<p>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 !</p>
<p><b>[fullscreen target="THE-CSS-SELECTOR" text="The button's text"]</b></p>
<p>Enjoy folks !</p>

== Installation ==

1. Upload the plugin folder "native-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.

== Frequently Asked Questions ==

== Screenshots ==

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

== Changelog ==

= 1.0 =
* Waiting for feed back.

== Upgrade Notice ==