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


Initial Email From:
Phil
Initial Email Subject: Round corners in IE9 displaying but menu and graphics shift
Support Case Month: November 2012

When I change the DOCTYPE info as directed by the help file to allow rounded corners in IE9 , the corners display properly however the graphics and menu shift to the top left.  Below is a copy of the DOCTYPE declaration that I am using.  The site is not live so I attached 2 screen shots for you to see.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<html>
<head>
<title>Untitled</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">

Thank you,
Phil

Reply From: Likno Customer Support

Dear Phil,

The problem was in your CSS code:

css style, margin

In order for your CSS code to be valid, only zeros are allowed to not have “px”.

Please change the above div to this:

css style correct margin

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: Phil

Kostas,

Thank you very much for the solution which of course worked.  I changed the code site wide and all pages display properly now.

Phil

 

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

 

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


Initial Email From:
Bill
Initial Email Subject: Testing my new server
Support Case Month: June 2012

I am testing my new environment.  I noticed the modal windows are not opening on top but within a window.  Is there a reason why?

link to a modal window

It opens inside:

modal window opens in an overlay window

At my original site it look like:

proper opening of the modal window

Bill

Reply From: Likno Customer Support

Dear Bill,

The modal library will always try to break out of frames and cover the whole page. However this is not always possible due to security restrictions of each browser.

My guess is that the pages you are loading are not all from the same domain (e.g. your page is on “50.63.158.20” but the page you call in the tab is coming from “foxmls”).

If this is the case, then it would be a “security breach” for the browser to allow the modal to alter the parent page in any way (e.g. cover it with the overlay).

Please make sure that all the pages are coming from the exact same domain.

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 Likno Web Accordion Builder, abstracted and stripped of all user’s private info.


Initial Email From:
John
Initial Email Subject: Accordion Builder
Support Case Month: June 2012

Likno:
I experienced an odd behavior with Accordion Builder.  If you do the following:

  1. Go to URL: http://www.kavon.com/KAVONLearningCenter/Training/TrainingDescription-Accordion.php?CourseNum=GBC-001
  2. Leave the "Course Description" open.
  3. Scroll down to the "Course Syllabus" tab and open it.
  4. The position of the page is way past the end.  It seems to me that a better behavior would be to move to the bottom of the readjusted page or to the top of the page.

Thanks,
John

Reply From: Likno Customer Support

Dear John,

The accordion you are closing is much larger than the accordion you are opening. The result is that the while page shrinks.

However the floating menu you have on the right side keeps the page long and shrinks it slowly as the menu moves up, causing the effect you see.

I guess we could add some code so that the header of the currently open accordion is always visible after opening it. Would this do the trick?

Regarding the resizing issue, this has not been resolved yet. We are still looking into this, but it was moved down the priority line.

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: John

Dear Likno:
Your suggestion may very well work. I'm not sure exactly what you mean.
About the resizing issue I raised before, is this only a problem with IE9?  When using Firefox, it seems to work properly (the first issue not the second).  If this is the case is there a workaround?  I am not able to dictate which browser a person would use when visiting my site.
Thanks,
John

Reply From: Likno Customer Support

Dear John,

We just uploaded a new build for Accordion which has true automatic width, and hence resolves the problem you had.

It also allows user-resizable accordions (this is a new feature). Please download it, test it and let me know.

This would be a great time to do so if you want something to be changed or improved.

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: John

Dear Likno:
It appears that the new version doesn't work at all.  See:
http://kavon.com/KAVONLearningCenter/Training/TrainingDescription-Accordion.php?CourseNum=GBC-001
When I include the option for user resizable, I can resize it but it does not open the initial window specified.

John

Reply From: Likno Customer Support

Dear John,

I noticed that you have set the accordions in your project to all have the same height (that of the largest accordion).

This is what is actually causing the problem, and even when fixed it looks bad to have a huge and almost empty accordion pane.

Please set the height to be different for each pane to fix the problem:

different height of each accordion pane

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:
René
Initial Email Subject: Anchor #top and Google Chrome
Support Case Month: September 2012

top anchor on Google Chrome

The anchor #top doesn’t work with Google Chrome…

Like to hear from you.

Thanks!

René

Reply From: Likno Customer Support

Dear René,

I just double-checked this and it seems to work fine in my tests. Can you send me a URL where this does not work?

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: René

Dear Kostas,

The URL is www.koelemanconsultancy.nl

When you scroll down on a page and then click on a menu item it doesn’t go to the top of the page.

René

Reply From: Likno Customer Support

Dear René,

This is not a problem of Chrome! The same happens in all non-IE browsers and it also happens in IE but not always.

You are loading the page inside an iframe. The page inside the iframe does load on “top” although the iframe does not have a scrollbar so you cannot really see any difference.

What you really want is two separate things:

1) Load a page in the iframe

2) Scroll the parent page to the top

In order to achieve this, you can remove the “#top” from your links and add “window.scroll(0,0);” in the JavaScript command of every menu item:

menu JavaScript  command

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: René

Works!

Thanks,

René

 

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

 

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


Initial Email From:
Bud
Initial Email Subject: 2 seperate menus on 1 page
Support Case Month: August 2012

I have two separate menus on the web page floating & fixed. One menu opens under the other menu. I need the layer in focus to be the top layer and open over the other menu.
My site is not available yet. If there is a quick fix please email me with the answer. (I did fix the menu opening under the flash on the page , is there a fix for my problem)
Bud

Reply From: Likno Customer Support

Hello Bud,

The "layer" front/back priority is specified through the "Z-Index" property on each project:

menu z-index settings

One of the 2 menus need to have a higher Z-index value than the other. Unfortunately, there is no automatic "rule" available so that the "focused" menu always has a higher z-index value from the "non-focused" value.

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-2012 Likno Blog – Drop-Down Menus, Javascript Menus, CSS Menus, jQuery Scrollers/Sliders, Modal Windows