🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
W

WP ShowHide Elements

0/5 (0 ratings) 50 active installs Updated Apr 6, 2008

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