Dynamic Jquery Splitter Plugin

本秂侑毒 提交于 2019-12-03 17:48:18

问题


I am trying to use Jquery Splitter http://www.methvin.com/jquery/splitter/

It works fine if the splitter panes are static but I need to add panes dynamically in it. Also I need to remove those panes dynamically as well. How can I remove the splitter binding and add dynamic split regions in it?

please check it from here http://01webdesigner.com/Inam/SplitterTest.htm

Re-sizing works only in the last dynamically added region.

please help


回答1:


jQuery UI layout: http://layout.jquery-dev.net/

Ideas taken from EXT layout model.

Demo: http://layout.jquery-dev.net/demos.html




回答2:


Splitter plugin: http://krikus.com/js/splitter/

  • can collapse
  • min/max size
  • nice
  • works


来源:https://stackoverflow.com/questions/1611878/dynamic-jquery-splitter-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!