Skip to content

A jQuery plugin that allows more robust show/hide functionality than the default tools.

License

Notifications You must be signed in to change notification settings

MrCue/jquery-showhide

 
 

Repository files navigation

jquery-showhide

A robust "toggle" plugin for jQuery. Features include:

  • Remember the state of the target object in a cookie.
  • Change the text of the toggle element (useful if you want the link text to change, e.g. "Show form"/"Hide form").
  • Apply classes to the toggle element to give it plus/minus styling.
  • Auto focus on a form element within the target element (useful if you are showing a hidden form).

Usage / Examples

Check out the demo page for installation, examples and settings reference.

Etc...

If you would like to contribute to this project, fork the code on GitHub and then submit a Pull request for your changes.

If you have any questions, comments or feedback, please email me at dana@danawoodman.com.

If you find a bug, please submit it to the bugtracker.

Credits

Copyright © 2011 Dana Woodman dana@danawoodman.com

License

Released under an MIT license. See the LICENSE file for more information.

About

A jQuery plugin that allows more robust show/hide functionality than the default tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%