May 2nd, 2013AWM: Menu seems to display lower in Google Chrome
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Initial Email From: User
Initial Email Subject: Chrome Issue
Support Case Month: April 2013
Look at this page, URL above, with IE. Notice the gray and blue tab lines. Now look at this page using Chrome. Notice the gray and blue tab lines are dropped down lower.
Any ideas. AllWebMenus Pro ver 5.3 build#886
Reply From: Likno Customer Support
Hello,
This seems to be a positioning issue. In Chrome the menu is positioned 10px lower within the iFrame, so it is not all visible.
I see that you are using various browser-specific offsets in your positioning. I strongly recommend removing all of these. If your Positioning is correct, then you should not need any of these!
Are you using Window-related positioning? It would help if you send me your project.
Also, I noticed that the pages in your iframes are not valid HMTL files:
Please make sure that these are also valid HTML files, with DOCTYPE, <html> tags etc, something like this:
<!DOCTYPE html>
<html>
<head></head>
<body><!-- DO NOT MOVE! The following AllWebMenus linking code section must always
be placed right AFTER the BODY tag-->
<!-- ******** BEGIN ALLWEBMENUS CODE FOR menu ******** -->
<script type="text/javascript">
var MenuLinkedBy="AllWebMenus [4]",awmMenuName="menu",awmBN="886";
</script>
<script charset="UTF-8" src="menu.js" type="text/javascript"></script>
<script type="text/javascript">awmBuildMenu();</script>
<!-- ******** END ALLWEBMENUS CODE FOR menu ******** --></body>
</html>Best Regards,
KostasLikno Customer Support
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Tags: browser, chrome, doctype, google chrome, html, IE, iframe, JavaScript, Menu