アコーディオンのjQuery機能では、UIプラグインを使用せずに、左、右、上、下を使用してタブの位置を動的にシフトするにはどうすればよいですか?
例: 1.上、2.下、3.左、4.右の 4 つの値を持つドロップダウンがあります。
If i click on top - Tabs should display top to bottom direction
If i click on bottom - Tabs should display bottom to top direction
If i click on left - Tabs should display left to right direction
If i click on left - Tabs should display right to left direction