Περιγραφή
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 !
Στιγμιότυπα
Εγκατάσταση
- Upload the plugin folder “nativd-fullscreen” to the “/wp-content/plugins/” directory or get it from your dashboard.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the widget or the shortcode [fullscreen target=”THE-CSS-SELECTOR” text=”The button’s text”].
- Enjoy.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Native Fullscreen” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Native Fullscreen” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Waiting for feed back.