Currently, I am utilizing Bootstrap 3 with the Jasny Off Canvas Reveal Menu template. You can view it here:
Everything is functioning well, but I have a specific goal in mind. I want to achieve a similar effect as seen on this site when clicking the hamburger menu icon in the above Jasny example:
On the Material-UI website, when the menu icon is clicked, the main content area to the right of the menu darkens and returns to its original state when the side menu disappears.
I'm aiming to implement this feature for the Jasny off-canvas reveal menu click event. It's crucial that it works on Internet Explorer 8 browser.