Home › Forums › JavaScript › Close menu on click of Options button and outside of container › Reply To: Close menu on click of Options button and outside of container
April 10, 2016 at 5:25 am
#240357
Participant
Could you maybe make a small demo out of it?
It’ll be a lot easier to debug that way…
First instinct tells me it would need a e.stopPropagation()
here or there though.