Hi 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
resizing works only in the last dynamically added region.
please help