I\'m a bit stuck with this one. I have an article list with snippets that link off to the full article. when you hover over each blurb a bar appears at the bottom of the blu
The opacity method works, however, the buttons are live on the page, just not visible.
So if you have the div with opacity 0 overlapping anything else you need to click on, you will click the hidden buttons by accident.
I was hoping this method would work, sadly for my site it doesn't due to this.