Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
Ken
Initial Email Subject: Display problem with a Menu
Support Case Month: July 2012

I am attempting to test a menu. I have it successfully displaying at this URL http://www.ok-safe.com/files/documents/1/OK-SAFE-Researchers-Summit.html , however, it does not display properly at this URL http://www.ok-safe.com/New-Urbanism-Randy-Bright.htm . I am unable to determine why. Please advise possible reasons.

Reply From: Likno Customer Support

Hello,

I am not sure which menu you are talking about… In the “OK-SAFE” page you have two menus, while in the “New-Urbanism” page you only have one.

The menu you do have, seems to be working fine:

menu display

For the second menu, the problem is that you never linked the menu to the page.

Best Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: Ken

Kostas:

I’m puzzled. It appears to display properly for you, yet see below what I am displaying .

What do you make of it?

Ken

menu is not displayed properly

Reply From: Likno Customer Support

Dear Ken,

I see that you are viewing the site in IE (most likely IE8). I viewed the site in Firefox.

I tried with IE and I see the problem too.

Would you please try downloading the latest AllWebMenus version and compiling your menus with it?

Let me know so that I can check again.

Best Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: Ken

Kostas:

I downloaded AllWebMenus Pro v 5.3 Build 894 and am getting the same result.

Regards

Ken

Reply From: Likno Customer Support

Dear Ken,

I believe the problem is caused by the fact that you have inserted the Linking Code in the middle of the page (by also adding extra <body></body> tags, which is considered invalid HTML).

Please move the Linking Code directly under the original <body> tag.

If this is not possible, then please check the following option in the Project Properties:

menu within tags

(note that this may cause your menu to appear a bit slower)

Best Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: Ken

Kostas:

Thank You!!! Very effect assistance.

Regards
Ken

Tags: , , , , , , , , , , , , , ,

 

Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
Bob
Initial Email Subject: HTML Errors
Support Case Month: August 2012

We have a text editor that we use.  It has a tool called HTML Tidy that is finding errors in our code for our Menus.  The errors it is finding, do not make sense to us.

Could you take a look and tell me what you think...

This is the code:

{SOURCE CODE REMOVED}

Bob

Reply From: Likno Customer Support

Dear Bob,

All warnings for “line 1” appear because HTML Tidy expected a full page with <html>,<head>,<body> tags etc. I assume that you indeed have these in your page, but you just checked part of your code with HTML Tidy.

All “<li>” warnings appear because of the “<br>” you have between <li> elements. According to HTML rules, nothing should be between “<li>” elements.

The “<p>” warnings appear because you should not have <ul><li> within a <p>, but the other way around.

Finally the “<a>” warning is because this link does not really have a link (in the href sense).

Note that all of these are warnings and you do not have any errors in your code.

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Tags: , , , , , , , , , , , , , , , , ,

 

Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
David
Initial Email Subject: Problem with AWM 5
Support Case Month: September 2012

Dear Likno,

Since upgrading our AWM from V4 to V5, we have experienced problems with our sites utilizing the “styleswitcher.js” javascript file.  When we click to switch style sheets to text only, all menu item reside on the same vertical and horizontal plane.  Since they all occupy the same space, you can’t read or use the menu.  When we reverted back to the old AWM 4 files, the problem was corrected.  Apparently there is some sort of incompatibility issue between styleswitcher.js and the AWM 5 files but, not so, for AWM 4.  We need your help in resolving this since we only have 1 employee who retained the old AWM 4 software after we upgraded.  Your assistance is greatly appreciated.  The AWM files currently on the site were created on AWM 4, thus, they work fine.

David

Reply From: Likno Customer Support

Hello,

Can you please give me some more information on the “styleswitcher.js” file? Is this your own custom script file? What exactly is it supposed to do?

I checked your page and it seems that when I click “Text Only” the menu simply disappears. Is this the expected behavior? And does this not happen with v5?

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: David

Dear Kostas,

Sorry it took so long to get back to you.  In response to your question, no, this is not the expected behavior.  We think you probably used a browser other than IE.  In IE, when you click “text only” (upper top corner), the page looks like “Example 1” (zipped attachments), at least when compiled with AWM 4.2.  When compiled with AWM 5.3, we get “Example 2” and can’t figure out why it fails to work correctly.

I’ve attached the html for the home page of this site (index.html), as well as the styleswitcher.js (shareware) file created for this function (switching between 2 or more style sheets) and both style sheets for the text and graphic versions of the site.   The folder contains the compiled AWM files for the menus in both 4.2 and 5.3 versions.

We trust this is all the information you require to tell us how to resolve this ongoing problem we’ve had since upgrading to version 5.3.  Please contact me if you require further information.  In the interim, we appreciate your assistance in this matter.

Website: http://www.ilponline.org/

David

Reply From: Likno Customer Support

Dear David,

I checked your page and I see that the Menu Linking Codes are not exactly after the <body> tag as expected, but instead they are within other page tags (specifically the DIVs with IDs “to” and “gv”).

The recommended solution is to move the Linking Codes outside of these tags. If however this is not possible, you can still resolve the problem by selecting the following Project Property in AllWebMenus:

linking code within tags

Please let me know if this corrected the problem.

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: David

Hi Kostas,

Did as you suggest with the results attached.  As you can see, now both menus are visible in either mode with the graphic (white text menu) on top.  The ID’s “to” and “gv” stand for text only and graphic version.  Working with the styleswitcher file and both style sheets, they are either set to display or hide the menu when switched between style sheets.  That’s why each AWM menu is within these tags.

Example 3 displays the submenu panel from the text only (black text) version showing

Example 4 shows the graphic menu white text covering part of the black text in the text only menu in the lower part of that menu. 

So, unfortunately, this is not the solution to our problem.  Somewhere between AWM version 4.2 and our current version, the way AWM builds these menus changed.  That is why 4.2 seems to work flawlessly with this configuration and the new version does not.  Will await any further ideas.  Thanks Kostas

David

Reply From: Likno Customer Support

Dear David,

I did not realize that you were just hiding these DIVs. In this case, maybe you should try using Element Positioning and adding the positioning DIVs inside the “to” and “gv” DIVs respectively.

Let me know how this works out.

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: David

Hi Kostas,

I don’t understand what positioning would have to do with the problem which is that all the AWM web menu items in the column are compressed one on top of the other into 2 or 3 horizontal lines (they’re squished down) on the text only version.  Interestingly, if the web page opens up on the text only version and you switch to graphics version, then that is the menu that is compressed (squished).  It’s always the version that you switch to after the page is opened that displays the problem compressed menu.  But only with AWM 5.3

Reply From: Likno Customer Support

The “squishing” part may be caused because the Linking Code is within tags. If you put it outside it should work.

However you want the menu to show/hide. This can also be achieved by showing/hiding the positioning element. Hence the solution I suggested. Not 100% sure that it will work, but it is worth a try.

Indeed several things have changed since v4 and this is why the Linking Code must always be a direct child of the <body> in v5 to avoid possible problems such as the “squishing”.

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: David

Well, it was worth a try.  Unfortunately, it didn’t work.  Same results (squished on text only).  Await next step.

Reply From: Likno Customer Support

Can you send me your two menu projects so that I can run a couple of tests here? (to save time)

This is what you should do to export your project into a ZIP file and then email this ZIP to us.

export menu project

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Reply From: Likno Customer Support

Hello again,

I tested my theory with your projects in a test page and it seems to work just fine!

Are you sure you did this correctly? Did you move the Linking Code directly under the <body> as I asked you?

Please check the test I am sending you and let me know if this works in your case.

(starts with both visible – then use buttons)

Regards,
Kostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Tags: , , , , , , , , , , , , , , , , ,

 

Knowledge Base support case for AllWebMenus and Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.


Initial Email From:
Joe
Initial Email Subject: AWM and Modal Windows on Adobe Muse
Support Case Month: September 2012

Hello, Aris:

On another subject, I have begun to try out Adobe Muse for creating sites.

Do you have tutorials or help articles planned to show how to use Likno products (AWM Pro and Modal Windows Builder) with the application?

Thanks for considering my latest question.

Regards,
Joe

Reply From: Likno Customer Support

Dear Joe,

We do not have specific instructions for Muse, but the main idea is this:

1) Create and compile your menu as usual

2) When you go to Link the menu, select the second tab to copy-paste the code manually:

copy paste linking code manually

3) In Muse, insert an HTML object:

Adobe Muse insert HTML object

And paste your Linking Code there:

paste linking code to Adobe Muse

For AllWebMenus, if you see the positioning out of place in IE, you may need to also select the following option in the Project Properties:

menu linking code within tags

This should be all! Let me know if you run into any problems, and preferably send me the URL (or your local test folder in a zip if you do not have anything online) so that I can see what’s wrong.

Best Regards,
Aris Filokostas
Likno Customer Support
www.likno.com
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!
Like us on Facebook – Follow us on Twitter

Tags: , , , , , , , , , , , , , , , , , , , , , ,

 


© 2009-2013 Likno Blog – Drop-Down Menus, Javascript Menus, CSS Menus, jQuery Scrollers/Sliders, Modal Windows