Knowledge Base support case for Likno Web Tabs Builder, abstracted and stripped of all user’s private info.
Support Case Month: March 2012
Initial Email Subject: Web Tabs
Hello,
I use both a menu and tabs in my page.
While this does work in Chrome it seems to conflict with another module in IE9, Firefox and Opera.
If I remove the Tabs "linking code" the issue goes away, so it has to do with the Tabs.
Any suggestions?
-Bill
Dear Bill,
This happened because in the specific project you have selected the option of using external navigation buttons, but you did not have any such buttons in your page:

I have just released a new Tabs build (208.2) that will work regardless of the existence of external buttons, even when this option is selected.
Please download it and recompile your projects:
http://www.likno.com/jquery-tabs/download.php
Best Regards,
Kostas
Likno Customer Support
www.likno.com
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: buttons, chrome, download, FireFox, html tabs, IE9, Menu, module, navigation, navigation button, Opera, play pause navigation, play tabs, recompile, tabs, web tabs
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Support Case Month: March 2012
Initial Email Subject: menu linking code not immediately after the body tag
Hello,
Thank you for you help activating my software. After working with the software I noticed placement issues with IE web browsers.
All other browsers look perfect. (Chrome, Firefox, Safari, Opera) I have attached a screen shot of the problem in IE and how it looks in Chrome.
Best Regards,
Brian
Hello Brian,
This is a typical IE error when the menu-linking code is placed within page tags and not immediately after the <BODY> tag (as it should be).
In your case, the menu-linking code is somewhere deep in page, away from the <BODY> tag:
You have 2 solutions:
1. Transfer that menu-linking code under the <body> tag:

2. If you have to have it there (due to web editor restrictions for example) then your other solution is to have the following option selected in the Project Properties:

Best Regards,
Aris
Likno Customer Support
www.likno.com
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: body TAG, browser, chrome, FireFox, IE, Menu, menu linking code in tag, Opera, placement, positioning, Safari, web editor
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Support Case Month: April 2012
Initial Email Subject: Issues with AllWebMenus 5.3 Build 888
I have been trying your trial version of AllWebMenus and have created a horizontal menu I really like.
So, I purchased the program tonight.
Since I could not actually compile the menu this is the first I was able to view the menu in an actual web page. My menu buttons have rounded corners. In IE9 all corners are square. In FireFox, Chrome and Opera the corners are round except for any menu button that has a sub menu. According to the program the radius should work in any of those browsers. Why doesn't it work?
Also, I want the menus to expand across an area of my web page. If I select Menubar in the Style Editor the menu starts in the right spot on the web page but expands all the way to the right edge of the browser rather that ending at the edge of the web page. If I don't select Menubar then the menu does not extend to the right edge of the web page (that is expected). Is there something I am missing or is this the only way this menu will work?
I have included a link above to my web page on the Internet. For some reason the picture have stopped displaying, but you can see the menus OK. I checked this page with all browsers mentioned and I see the same issues there as I see locally.
I appreciate any advice and information you can give me.
Regards,
Donald
Dear Donald,
The problem with IE9 is that your page does not have a valid DOCTYPE. When a web-page does not have a valid DOCTYPE, then IE (any version) is treating it by default in compatibility mode for IE5.5!
Hence no CSS3 support on your CSS menus (or javascript menus) and no rounded corners. To correct this, please change the first line in your page from:
<html>
To:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Regarding the items that have submenus, this is not something that should happen, and maybe it is due to some option in your project. Can you please export and send me your project (using the menu “File -> Export -> To ZIP”) so that I can further investigate this?
Best Regards,
Kostas
Likno Customer Support
www.likno.com
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: buttons, chrome, css menu, CSS3, doctype, expand, FireFox, IE, IE9, javascript menu, Menu, menubar, Opera, radius, rounded corners, web page
Hello!
We have released a new version of AllWebMenus Pro: Version 5.3 build #888.
Check out What's New:
- Added the "Batch Compile of Multiple Projects" feature.


- New Joomla Add-In for full compatibility with Joomla v2.5 (supports access levels in menu items).
- New AllWebMenus WordPress plugin 1.1.12 for better compatibility with WordPress 3.3.1.
http://wordpress.org/extend/plugins/allwebmenus-wordpress-menu-plugin/changelog/
- Fixed an issue where the width of a menubar was not calculated correctly.
- Fixed an issue in CSS3 menus when list (li) items did not have a link.
- Fixed an issue where the "Has Submenu Image" was vertically aligned at top when vertical-align:top was declared in CSS.
- Fixed a case where the menu did not appear properly in Opera, when certain conditions occurred.
- Fixed an issue with the Joomla Plugin (database related).
- Fixed an issue of the Theme Gallery: when moving from one theme to another, their images were not refreshed properly.
All features here: http://www.likno.com/allwebmenusinfo.html
Download the new version of our CSS menu builder at http://www.likno.com/download.html
Tags: batch, batch compile menus, CSS, css menu, CSS3, Joomla, joomla menu, LI, list, list menu, Menu, menu bar, menubar, Opera, Theme, UL/LI, wordpress, wordpress menu
Hello,
We have released a new version of Likno Web Modal Windows Builder: Build #238
Check out What's New:
- Added the ability to open a modal window on Mouse Out of Page, i.e. when the user drags the mouse outside the page from its top side (does not apply to the three other sides). This happens only once while the page remains open, unless the page is refreshed.

- Improved the support for rounded corners in browsers that do not properly support it (Opera, Chrome, Safari).
- Fixed a specific case where the code "parent.likno_modal_window.close()" did not work.
You can download the latest version at:
http://www.likno.com/jquery-modal-windows/download.php
Tags: chrome, close, modal, new version, opens on mouse out of page, Opera, rounded corners, Safari