Home › Forums › JavaScript › Div slideDown on hover/Div slideDown on click › Reply To: Div slideDown on hover/Div slideDown on click
November 26, 2013 at 5:21 am
#157131
Member
Your best option to learn this stuff is to code up the layout you want without any functionality at all…perhaps in Codepen?
Then we could, perhaps, see our way towards helping you get the hover / click option working rather than us doing it all step by step for you.
I’m not sure ‘hover’ is your best option as the box would slide back as soon as the hover was released..but something could be worked up, I’m sure.