Show and hide ID elements with a mouseclick. Could be used to create for example menus or menu tabs.
Show and hide ID elements with a mouseclick. Could be used to create for example menus or menu tabs.
<div id="mytest">myDiv</div>
<a href="javascript:void(0);" onclick="wp_showhide('mytest')">my link</a>
Requires: 2.3 or higher
Compatible up to: 2.5
Last Updated: 2008-4-6
Downloads: 1,204




