I’m using the JKmegamenu plugin to implement a megamenu on a website I’m working on. It works and looks nice, however when the web browser(Chrome) window is resized the drop down divs move left.
I got the JavaScript code from this link. You can check in Chrome:
http://www.javascriptkit.com/script/script2/jkmegamenu.shtml
Please try to help me to fix this issue. Thanks
this line in menu script automatically aligns your menu wrt window’s width: line No 29
if you want it to stick to the left of that anchor then replace above line with: