Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Slide Div

Opis

The best way for show and hide the content div (div.entry-content) with slide (toggle) effect of jQuery.

For each post:
Click on the h1 title (h1.entry-title) it becomes “.active” class and unroll the content div.
Click one seconde time and the h1 title becomes normal class and the content div roll to hidden status.
(Basicly developped for WP 3.3 with the “Twenty Eleven” 1.2 template)

Demo test
Cavimaster Blog

Snimke zaslona

  • In action
  • Admin configuration

Instalacija

  1. Download the .zip file
    1. Extract the contents and upload into your wp-content/plugins directory
    2. Activate the plugin in your WordPress Dashboard
    3. Configure it on settings -> Slide Div into the admin/settings page

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Slide Div” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Slide Div” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.2

  • Fix bug : admin_head conflict

1.1

  • Add parent or not parent div setting.

1.0

  • This is the first version of the plugin.