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>
<div id=”mytest”>myDiv</div>
<a href=”javascript:void(0);” onclick=”wp_showhide(‘mytest’)”>my link</a>
Contact me here. Describe the problem as good as you can, your plugin version, WordPress version and possible conflicting plugins and so on.
Spread the word, report bugs and give med feedback.