My layout consists of four columns, each contained within a different div. The fourth column is set to appear only upon hovering over it. However, when I mouseover the fourth column to make it appear, the data from the first column ends up transferring over to the fourth column. Can anyone help me troubleshoot this issue? Here is the code I'm currently working with: jsfiddle.net/kerokeroppi/DYvCz/!
Here's what happens when my fourth column is not hovered over