This event is called the "Hanging Menu" effect. The "Hanging Menu" effect is an IE-only bug that can be solved by placing the Linking Code instance of the menu right before the </body> TAG.
In more detail, IE is loading pages in a different way that other browsers. It first loads the structure and then it loads all the text and images. The result of this is that you get the "awmAnchor" with the structure (hence the menu shows), but the whole table is still empty and concentrated in the top-left conrner (and your Anchor is there too!).
You may have noticed cases where you have pictures in your webpages and the image-holder box changes size when it loads the image (it's the same thing).
Tags: AllWebMenus, allwebmenus pro, awmAnchor, CSS, css menu, dhtml, dhtml menu, DHTML Menu Maker, hanging menu, hanging menu effect, IE bug, JavaScript, javascript menu, JavaScript Menu maker, Linking Code, Linking Code position, top-left corner
HTML can sometimes be a tricky business... and as such, not everything you see is what you (actually) get!
When adding HTML content through the relevant properties available in our applications, some special characters you add might be incorrectly translated as HTML.
This will cause the following to happen:
- Special Characters will not be displayed properly
- Your entire HTML content might be broken
So, what can you do about this?
To make special characters show up on your pages, simply use a special set of codes called "character entities". When you add character entities into your HTML code, your browser will display them as the corresponding symbols or characters you want.
The International Organization for Standardization has narrowed down in a list and has compiled in the ISO Latin Alphabet the most commonly used character entities which include special characters, letters with diacritical marks (accents, umlauts, etc.), and scientific and currency symbols.
The code to be used for special characters is displayed in the Name Code and Number Code columns. You can use either codes as they will render the desired results in the same way.
ISO Entities
Name Code |
Number Code |
Glyph |
Description |
‘ |
|
‘ |
left single quote |
’ |
|
’ |
right single quote |
‚ |
|
‚ |
single low-9 quote |
“ |
|
“ |
left double quote |
” |
|
” |
right double quote |
„ |
|
„ |
double low-9 quote |
† |
|
† |
dagger |
‡ |
|
‡ |
double dagger |
‰ |
|
‰ |
per mill sign |
‹ |
|
‹ |
single left-pointing angle quote |
› |
|
› |
single right-pointing angle quote |
♠ |
|
♠ |
black spade suit |
♣ |
|
♣ |
black club suit |
♥ |
|
♥ |
black heart suit |
♦ |
|
♦ |
black diamond suit |
‾ |
|
‾ |
overline, = spacing overscore |
← |
|
← |
leftward arrow |
↑ |
|
↑ |
upward arrow |
→ |
|
→ |
rightward arrow |
↓ |
|
↓ |
downward arrow |
™ |
|
™ |
trademark sign |
Name Code |
Number Code |
Glyph |
Description |
|
�- |
|
unused |
|
	 |
|
horizontal tab |
|
|
|
line feed |
|
 |
|
unused |
|
  |
|
space |
|
! |
! |
exclamation mark |
" |
" |
" |
double quotation mark |
|
# |
# |
number sign |
|
$ |
$ |
dollar sign |
|
% |
% |
percent sign |
& |
& |
& |
ampersand |
|
' |
' |
apostrophe |
|
( |
( |
left parenthesis |
|
) |
) |
right parenthesis |
|
* |
* |
asterisk |
|
+ |
+ |
plus sign |
|
, |
, |
comma |
|
- |
- |
hyphen |
|
. |
. |
period |
Name Code |
Number Code |
Glyph |
Description |
⁄ |
/ |
/ |
slash |
|
0-9 |
|
digits 0-9 |
|
: |
: |
colon |
|
; |
; |
semicolon |
< |
< |
< |
less-than sign |
|
= |
= |
equals sign |
> |
> |
> |
greater-than sign |
|
? |
? |
question mark |
|
@ |
@ |
at sign |
|
A-Z |
|
uppercase letters A-Z |
|
[ |
[ |
left square bracket |
|
\ |
\ |
backslash |
|
] |
] |
right square bracket |
|
] |
] |
caret |
|
_ |
_ |
horizontal bar (underscore) |
|
_ |
_ |
grave accent |
|
a-z |
|
lowercase letters a-z |
|
{ |
{ |
left curly brace |
|
| |
| |
vertical bar |
Name Code |
Number Code |
Glyph |
Description |
|
} |
} |
right curly brace |
|
~ |
~ |
tilde |
|
-• |
|
unused |
– |
– |
– |
en dash |
— |
— |
— |
em dash |
|
˜-Ÿ |
|
unused |
|
  |
|
nonbreaking space |
¡ |
¡ |
¡ |
inverted exclamation |
¢ |
¢ |
¢ |
cent sign |
£ |
£ |
£ |
pound sterling |
¤ |
¤ |
¤ |
general currency sign |
¥ |
¥ |
¥ |
yen sign |
¦ or &brkbar; |
¦ |
¦ |
broken vertical bar |
§ |
§ |
§ |
section sign |
¨ or ¨ |
¨ |
¨ |
umlaut |
© |
© |
© |
copyright |
ª |
ª |
ª |
feminine ordinal |
« |
« |
« |
left angle quote |
¬ |
¬ |
¬ |
not sign |
­ |
­ |
|
soft hyphen |
® |
® |
® |
registered trademark |
¯ or &hibar; |
¯ |
¯ |
macron accent |
Name Code |
Number Code |
Glyph |
Description |
° |
° |
° |
degree sign |
± |
± |
± |
plus or minus |
² |
² |
² |
superscript two |
³ |
³ |
³ |
superscript three |
´ |
´ |
´ |
acute accent |
µ |
µ |
µ |
micro sign |
¶ |
¶ |
¶ |
paragraph sign |
· |
· |
· |
middle dot |
¸ |
¸ |
¸ |
cedilla |
¹ |
¹ |
¹ |
superscript one |
º |
º |
º |
masculine ordinal |
» |
» |
» |
right angle quote |
¼ |
¼ |
¼ |
one-fourth |
½ |
½ |
½ |
one-half |
¾ |
¾ |
¾ |
three-fourths |
¿ |
¿ |
¿ |
inverted question mark |
À |
À |
À |
uppercase A, grave accent |
Á |
Á |
Á |
uppercase A, acute accent |
 |
 |
 |
uppercase A, circumflex accent |
Name Code |
Number Code |
Glyph |
Description |
à |
à |
à |
uppercase A, tilde |
Ä |
Ä |
Ä |
uppercase A, umlaut |
Å |
Å |
Å |
uppercase A, ring |
Æ |
Æ |
Æ |
uppercase AE |
Ç |
Ç |
Ç |
uppercase C, cedilla |
È |
È |
È |
uppercase E, grave accent |
É |
É |
É |
uppercase E, acute accent |
Ê |
Ê |
Ê |
uppercase E, circumflex accent |
Ë |
Ë |
Ë |
uppercase E, umlaut |
Ì |
Ì |
Ì |
uppercase I, grave accent |
Í |
Í |
Í |
uppercase I, acute accent |
Î |
Î |
Î |
uppercase I, circumflex accent |
Ï |
Ï |
Ï |
uppercase I, umlaut |
Ð |
Ð |
Ð |
uppercase Eth, Icelandic |
Ñ |
Ñ |
Ñ |
uppercase N, tilde |
Ò |
Ò |
Ò |
uppercase O, grave accent |
Ó |
Ó |
Ó |
uppercase O, acute accent |
Ô |
Ô |
Ô |
uppercase O, circumflex accent |
Õ |
Õ |
Õ |
uppercase O, tilde |
Name Code |
Number Code |
Glyph |
Description |
Ö |
Ö |
Ö |
uppercase O, umlaut |
× |
× |
× |
multiplication sign |
Ø |
Ø |
Ø |
uppercase O, slash |
Ù |
Ù |
Ù |
uppercase U, grave accent |
Ú |
Ú |
Ú |
uppercase U, acute accent |
Û |
Û |
Û |
uppercase U, circumflex accent |
Ü |
Ü |
Ü |
uppercase U, umlaut |
Ý |
Ý |
Ý |
uppercase Y, acute accent |
Þ |
Þ |
Þ |
uppercase THORN, Icelandic |
ß |
ß |
ß |
lowercase sharps, German |
à |
à |
à |
lowercase a, grave accent |
á |
á |
á |
lowercase a, acute accent |
â |
â |
â |
lowercase a, circumflex accent |
ã |
ã |
ã |
lowercase a, tilde |
ä |
ä |
ä |
lowercase a, umlaut |
å |
å |
å |
lowercase a, ring |
æ |
æ |
æ |
lowercase ae |
ç |
ç |
ç |
lowercase c, cedilla |
è |
è |
è |
lowercase e, grave accent |
Name Code |
Number Code |
Glyph |
Description |
é |
é |
é |
lowercase e, acute accent |
ê |
ê |
ê |
lowercase e, circumflex accent |
ë |
ë |
ë |
lowercase e, umlaut |
ì |
ì |
ì |
lowercase i, grave accent |
í |
í |
í |
lowercase i, acute accent |
î |
î |
î |
lowercase i, circumflex accent |
ï |
ï |
ï |
lowercase i, umlaut |
ð |
ð |
ð |
lowercase eth, Icelandic |
ñ |
ñ |
ñ |
lowercase n, tilde |
ò |
ò |
ò |
lowercase o, grave accent |
ó |
ó |
ó |
lowercase o, acute accent |
ô |
ô |
ô |
lowercase o, circumflex accent |
õ |
õ |
õ |
lowercase o, tilde |
ö |
ö |
ö |
lowercase o, umlaut |
÷ |
÷ |
÷ |
division sign |
ø |
ø |
ø |
lowercase o, slash |
ù |
ù |
ù |
lowercase u, grave accent |
ú |
ú |
ú |
lowercase u, acute accent |
û |
û |
û |
lowercase u, circumflex accent |
Name Code |
Number Code |
Glyph |
Description |
ü |
ü |
ü |
lowercase u, umlaut |
ý |
ý |
ý |
lowercase y, acute accent |
þ |
þ |
þ |
lowercase thorn, Icelandic |
ÿ |
ÿ |
ÿ |
lowercase y, umlaut |
Source: WebMonkey
Tags: accents, allwebmenus pro, alwebmenus, currency symbols, dhtml menu, diacritical marks, display special characters on pages, html, javascript menu, letters, main item text, scientific symbols, special characters, umlauts
When you build a menu using AllWebMenus Pro and its Joomla add-in, you need to perform some more actions in order to make it appear in your site.
The procedure you have to follow so as to make your menu work using the Joomla add-in of AllWebMenus Pro is the following:
- Allocate a domain for the site you want your menu to appear. To do that you have to login to your Likno User Area account and click on the link "Allocate/Purchase Domain Licenses" under the "Server-Side Menu Add-in" option in the "AllWebMenus Add-ins" section. There you will find a form in which you will be able to allocate the appropriate domain.
- Reactivate your AllWebMenus Pro application. After you allocate the appropriate domain you need to reactivate your application in order to get this informed about the domain allocation.
- Go to Tools > Project Properties > Folders and define properly the Site_Root folder property, which is the folder you want your menu zip file to reside, after the compilation of your menu project; when you compile your menu (in step 5) a zip file will be generated. You have also to define the Compiled menu name property, which is the name of the zip file that will be generated after the compilation of your menu project (e.g. if you use the menu2 value for the Compiled menu name property the zip that will be generated will be the following awmmenu2.zip)!
- Setup Joomla Menu / Choose domain. You have to go to Add-ins > Joomla Menu > Setup Joomla Menu / Choose domain and choose the allocated domain from the drop down list for your menu (see Images 1,2). In image2 you will see that i choose a sample domain called likno.com.
- Compile your menu for this domain. You have to go to Add-ins > Joomla Menu > Compile Joomla Menu (for domain: localost). Instead of localhost you should see your allocated domain; see image 3 which shows you an example for the sample domain likno.com. After the compilation of your menu ,a zip file will be generated.
Image1:

Image2:

Image3:

Finally you are ready to link your menu in your Joomla site. To do that you just have to Upload the compiled menu (the ZIP file mentioned above) via the Joomla administrator area. Go to "Components > AllWebMenus > Upload Compiled Menu ZIP file", select the menu (zip) file (which is in the Site_Root folder as described in step 3) and upload it. Your AllWebMenus menu has been successfully uploaded and installed. You will now be able to view the menu on your Joomla website.
Tags: add-in, Allocate/Purchase Domain Licenses, AllWebMenus, AllWebMenus Add-ins, allwebmenus pro, Compile Joomla Menu, CSS, css menu, CSS menu maker, DHTL menu maker, dhtml, dhtml menu, domain, domain allocate, domain allocation, JavaScript, javascript menu, JavaScript Menu maker, Joomla, Joomla add-in, joomla menu, likno, likno user area account, reactivate AllWebMenus Pro, Server-Side Menu Add-in, Setup Joomla Menu / Choose domain
AllWebMenus Pro provides support with Dreamweaver software. You can find the free available Dreamweaver extension and the appropriate information about how to install it and integrate your Deamweaver software with your AllWebMenus Pro application in the following link of Likno site: http://www.likno.com/wat_dreamweaver.html
Let's assume that this extension is already installed (as described in the link I provided above) in version CS3 of Dreamweaver. What does one have to do in order to install it also in version CS4 of Dreamweaver?
For each Dreamweaver version, you have to use the appropriate extension manager; for Dreamweaver CS4 you need to use Extension Manager CS4, while for Dreamweaver CS3 you need to use Extension Manager CS3.
Since each version recognizes their own CS products, Dreamweaver CS4 should be available only in Extension Manager CS4. Use the built-in install function in the Extension Manager CS4 and open the mxp file (this file exists in the free extension) to install it for Dreamweaver CS4. This will not affect the current CS3 integration.
Tags: AllWebMenus, allwebmenus pro, CS, CS3, CS4, CSS, css menu, CSS menu maker, dhtml, dhtml menu, DHTML Menu Maker, Dreamweaver, Dreamweaver CS3, Dreamweaver CS4, Dreamweaver extension, Dreamweaver extension manager, Dreamweaver integration, Dreamweaver plug-in, extension, extension manager, JavaScript, javascript menu, JavaScript Menu maker, plug-in, software
In rare cases your AllWebMenus menu might be some pixels away for a specific browser. Thus you need to apply to this menu the appropriate x,y offset values for this browser only. In other words you need to apply in your menu browser specific offsets.
To do that you just have to click on the "Menu Positioning" button. In the window that will appear you must click on the "Click for Browser-specific offsets" button and define properly the offsets for the specific browser (see the image below).

Finally, recompile your menu and re-upload the appropriate files if you have it (i.e. the menu) online.
Tags: AllWebMenus, allwebmenus pro, browser, browser specific offset, CSS, css menu, CSS menu maker, dhtml, dhtml menu, DHTML Menu Maker, JavaScript, javascript menu, JavaScript Menu maker, menu positioning, specific offset