Skip to content

jPanel is a jQuery plugin/extension allowing you to create collapsible content panels from a simple div markup, jPanel also supports features like remote content loading and state maintanance using cookies it has optional features to change panel toggle animation speed etc.

Notifications You must be signed in to change notification settings

deepu105/jPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jPanel - jQuery Collapsible Panel/Tab/Fieldset with Cookie and Remoting support (NOT MAINTAINED ANYMORE)

About

jPanel is a jQuery plugin/extension allowing you to create collapsible content panels(Tabs, Fieldsets and Accordions) from a simple container markup(div, form, span, p etc), jPanel also supports features like remote content loading and state persistence using cookies it has optional features to change panel toggle animation speed, panel view switch on the fly etc.

Features

  • collapse with effects like fade,slide
  • control over effect easing & speed
  • cookie based state retention
  • control cookie expiry
  • Remote ajax based content loading( href/action, target, method and formids attributes in container to set values)
  • Control over Ajax time out and cache
  • Button to toggle panel view (tab or Accordion)
  • Panel view state retention
  • option to provide default panel view on load including open by default on load
  • Fieldset view and nested panel support

Version & Licence

jPanel by Deepu KS deepu.ks@tcs.com, d4udts@gmail.com

Copyright (c) 2012 Deepu KS, Dual licensed under the MIT and GPL licenses:

MIT-license

GPL-license

Version 1.4.0 26.03.2012

Settings and Demo

For settings, Usage instructions and Demo please visit the below

Changelog

v1.4.0:

  • few bug fix
  • added fieldset view support
  • added nested panel support
  • added panel default open support

v1.3.2:

  • code clean up
  • few bug fix

v1.3.1:

  • Added switch view and retain view support
  • few bug fix

v1.3.0:

  • Added tab support
  • few bug fix

v1.2.1:

  • Added jQuery UI support
  • code clean up
  • few bug fix

v1.2.0:

  • Added transition effects support
  • Added remote loading support
  • few bug fix

v1.1.0:

  • Added cookie support

v1.0.0:

  • Initial version

About

jPanel is a jQuery plugin/extension allowing you to create collapsible content panels from a simple div markup, jPanel also supports features like remote content loading and state maintanance using cookies it has optional features to change panel toggle animation speed etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published