Hello!
We have released new version of AllWebMenus Pro: Version 5.3 build #884.
Check out What's New:
- New "CSS Menu" Genre option. Contrary to the "Javascript menu", the "CSS menu" implementation is designed so that:
- it is Section 508, WCAG, WAI, DDA compliant (accessible menus required by certain governmental agencies in US, UK, Australia),
- it uses "lighter" code, due to the less features it supports (lack of submenu opening/closing effects etc.),
- it is still functional when the javascript is disabled on the browser (degrades gracefully and still functions as a menu).
The above advantages come with a cost: some features and options of the feature-rich "Javascript menu" implementation cannot be supported by CSS. These differences are documented at the related AllWebMenus Help Topic on "Menu Genre", or here in PDF:
http://www.likno.com/downldd/AllWebMenus_Manual.pdf#page=48

- Fixed an issue for iPad related browsers where the "Menu Floats on Scroll" feature was not working properly.
- Fixed an issue with the application freezing when a certain configuration existed.
- Fixed an issue where a border appeared in focused items (Chrome, Safari & IE9 only).
- Fixed a Chrome issue for all "Server-Side" related menus, where the menu images did not load correctly after a back or forward of the page.
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
Hello!
We have released new version of AllWebMenus Pro: Version 5.3 build #882.
Check out What's New:
- Added an option to have a default "Menu-Linking Code in Tags" value for new menu projects (in "Tools > Customize AllWebMenus").
- Fixed an issue when using a Modal Window call with a menu that uses the ULLI population method.
- Fixed an issue with the positioning of sliding menus when a Doctype exists in page (IE only).
- Fixed an issue where a background color was taken from a css file (IE9 only).
- Fixed an issue where a variable of the javascript libraries conflicted with some user variables (Mozilla based only).
- Fixed an issue where floating images appeared in page even though the menu did not appear at all (Opera only).
- Fixed an issue with Keyboard Navigation on sliding menus: they did not open when the "left arrow" key was pressed.
- Fixed a minor issue for a user who used the following line in his CSS:
table { display:block; }
- Minor GUI fixes
Download the new version of our CSS menu builder at http://www.likno.com/download.html
Hey everybody,
We have released a new version of AllWebMenus Pro: Version 5.3 build #870.
Check out What's New:
- Added support for Joomla "Friendly URLs".
- Improved the javascript in the Server-Side Menus API in order to correctly recognize text, including "HTML text".
- Fixed an issue related to the "Web Modal Windows Add-in": It showed the navigation bar while it should not.
- Fixed an issue related to "Sticky Submenus": On mouse click on page they closed their submenus while they should not.
- Fixed an issue related to "Shadow": A shadow did not appear correctly at the bottom side when an "unfolding" effect was used (Mozilla only).
- Fixed an issue related to "Auto Highlight": A different item could be highlighted instead of the proper one, in certain occasions.
- Fixed an issue where the positioning of the menu was misplaced by 1px in the vertical axis, occasionally (IE8 only).
- Fixed an issue where a non-specified border could appear in items because of a global CSS declaration for the TD tag (IE only).
- Fixed an issue with broken Joomla links.
- Minor GUI enhancements.
- Updated Help file.
Download the new version at http://www.likno.com/download.html
YouTube videos use the "iframe" element (since February 2011), which makes a video show above submenus unless you add the "wmode=transparent" special parameter to its URL.
In case your YouTube URL does not use any parameters (no "?" character exists) then you should use the "?" character to add the special parameter:
<iframe width="560" height="349" src="http://www.youtube.com/embed/n1VTcJfL7RE?wmode=transparent" frameborder="0" allowfullscreen></iframe>
In case your YouTube URL already uses parameters (the "?" character exists) then you should use the "&" character to add the special parameter:
<iframe width="560" height="349" src="http://www.youtube.com/embed/n1VTcJfL7RE?hd=1&wmode=transparent" frameborder="0" allowfullscreen></iframe>
Hey everybody,
We have released a new version of AllWebMenus Pro: Version 5.3 build #868.
Check out What's New:
- Implemented the "Shadow" property for both groups (Main Menu, submenus) and items.

View the "Menu Drop Shadow" Example (above)

View the "Menu Drop Shadow on Items" Example (above)
- Added support for Dreamweaver CS 5.5.
Download the new version at http://www.likno.com/download.html