WP ShowHide Elements

Show and hide ID elements with a mouseclick. Could be used to create for example menus or menu tabs.

Author:Jens Törnell (profile at wordpress.org)
WordPress version required:2.3
WordPress version tested:2.5
Plugin version:0.1
Added to WordPress repository:06-04-2008
Last updated:06-04-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.jenst.se
Total downloads:2 894
Active installs:70+
plugin download
Click to start download

Show and hide ID elements with a mouseclick. Could be used to create for example menus or menu tabs.

Example

<div id="mytest">myDiv</div>
<a href="javascript:void(0);" onclick="wp_showhide('mytest')">my link</a>

Live demo example


FAQ