Soldato
I've been playing with Bootstrap/CSS/JQuery to create a layout similar to the Java Swing BorderLayout. What I also wanted was for the north, south, east, west sections to be collapsible.
I think I'm almost there. Here's the fiddle https://jsfiddle.net/vgsausm7/21/ you'll need to pull the central divide to the left to expand the preview area so that it doesn't stack
Issues I have
1. The North/South transitions aren't nice and smooth like the West transition. What am I doing wrong here?
2. What's up with the East button, I can't click it but I can't spot any difference between this and the other buttons which are clickable
I think I'm almost there. Here's the fiddle https://jsfiddle.net/vgsausm7/21/ you'll need to pull the central divide to the left to expand the preview area so that it doesn't stack
Issues I have
1. The North/South transitions aren't nice and smooth like the West transition. What am I doing wrong here?
2. What's up with the East button, I can't click it but I can't spot any difference between this and the other buttons which are clickable