I am trying to build using javascript a panel that expands out of the right side of the browser window, in which it will hold information. I have managed to get the div to expand on click but I need it to expand on hover, and also close with an x in the corner to return to its original state.
I hope this is clear, my Fiddle is above.
<div> </div>