Lýsing
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)
Uppsetning
- Download the .zip file
- Extract the contents and upload into your wp-content/plugins directory
- Activate the plugin in your WordPress Dashboard
- Configure it on settings -> Slide Div into the admin/settings page
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“Slide Div” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Slide Div” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
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.