jQuery - Toggle CSS Background Image Expand/Close
- by urbanrunic
I am looking for a way to change the back ground image on toggle as in this questions here:
jQuery - Toggle Image Expand/Close
My issue is I have this html:
<button id="close-menu"></button>
<div id="menu-bar">
<div class="wrapper">
<a href="http://www.website.com" target="_blank">
<img…