开发者

Dynamic Jquery Splitter Plugin

开发者 https://www.devze.com 2022-12-09 19:19 出处:网络
I am trying to use Jquery Splitter http://www.methvin.com/jquery/splitter/ It works fineif the splitter panes are static but I need to add panes dynamically in it.

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

开发者_StackOverflow

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

please help


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

Ideas taken from EXT layout model.

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


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

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

精彩评论

暂无评论...
验证码 换一张
取 消