Without using jQuery.
I have 3 DIVs. two hidden when using display or collapse when using visibility and one showing.
Via JS I want to display one and hide the other two. Easy.
But how can I make one fade out and the other fade in? make it look like a smooth transition