I'm using the current version of Foundation. I've implemented a content drop-down which I show on a button click. The problem is: on some conditions I disable the button. In this case it shouldn't be possible to open the content drop-down. But it's still possible to open the drop-down on click, even with the disabled button.
Is there any solution to prevent it?