I've been working on a website with a fixed top div featuring a basic dropdown menu and a fixed left div below it. The issue I'm facing is that when viewing the site on an iPad, the submenu items appear under the fixed left div instead of where they should be. I've tried adjusting the z-index values, but haven't had any success in getting it to work properly on an iPad.
Can anyone offer some assistance or advice?
I've created a simplified version of the code here:
Please forgive this note. I couldn't post only a link to jsfiddle due to restrictions. There's too much code to include directly in this message.
$(document).ready(function ()