Deskripsyon
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>
Pag-install
- Upload the FOLDER ‘wp-showhide-elements’ to the /wp-content/plugins/
- Activate the plugin ‘WP ShowHide Elements’ through the ‘Plugins’ menu in admin
Usage
- Create a div to show / hide. Add an ID and name it whatever you want.
- Create a anchor and add the ID of your div into wp_show() function.
Example
<div id=”mytest”>myDiv</div>
<a href=”javascript:void(0);” onclick=”wp_showhide(‘mytest’)”>my link</a>
FAQ
- How do I report a bug?
-
Contact me here. Describe the problem as good as you can, your plugin version, WordPress version and possible conflicting plugins and so on.
- How can I support this plugin?
-
Spread the word, report bugs and give med feedback.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “WP ShowHide Elements” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “WP ShowHide Elements” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.