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


Initial Email From:
User
Initial Email Subject: Chrome Issue
Support Case Month: April 2013

Look at this page, URL above, with IE. Notice the gray and blue tab lines. Now look at this page using Chrome. Notice the gray and blue tab lines are dropped down lower.
Any ideas. AllWebMenus Pro ver 5.3 build#886

Reply From: Likno Customer Support

Hello,

This seems to be a positioning issue. In Chrome the menu is positioned 10px lower within the iFrame, so it is not all visible.

I see that you are using various browser-specific offsets in your positioning. I strongly recommend removing all of these. If your Positioning is correct, then you should not need any of these!

Are you using Window-related positioning? It would help if you send me your project.

Also, I noticed that the pages in your iframes are not valid HMTL files:

clip_image002

Please make sure that these are also valid HTML files, with DOCTYPE, <html> tags etc, something like this:

<!DOCTYPE html>
<html>
<head></head>
<body>
<!-- DO NOT MOVE! The following AllWebMenus linking code section must always 
be placed right AFTER the BODY tag-->
<!-- ******** BEGIN ALLWEBMENUS CODE FOR menu ******** -->



<script type="text/javascript">
var MenuLinkedBy="AllWebMenus [4]",awmMenuName="menu",awmBN="886";
</script>
<script charset="UTF-8" src="menu.js" type="text/javascript"></script>
<script type="text/javascript">awmBuildMenu();</script>
<!-- ******** END ALLWEBMENUS CODE FOR menu ******** -->
</body>
</html>

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

Tags: , , , , , , , ,

 

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


Initial Email From:
User
Initial Email Subject:cannot add Facebook 'Like' Button
Support Case Month: February 2013

My client has asked that I put a 'like' button on her navigation.  She has one left and one bottom set of navigation buttons.  I went to facebook and they handed me code but when I try to put it in the menu, the 'like' button does not show - tried just about every way I could think of.  there is nothing in the help that helps. 

Here is all the code given to me by Facebook: have no idea and do not want to put in each and every page on the site if I can add to menu.

<div id="fb-root"></div>

<script>(function(d, s, id) {

  var js, fjs = d.getElementsByTagName(s)[0];

  if (d.getElementById(id)) return;

  js = d.createElement(s); js.id = id;

  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";

  fjs.parentNode.insertBefore(js, fjs);

}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-like" data-href="{URL REMOVED}" data-send="false" data-width="120" data-show-faces="true" data-font="arial"></div>

<iframe src="//www.facebook.com/plugins/like.php?href="{URL REMOVED}" allowTransparency="true"></iframe>

Reply From: Likno Customer Support

Hello,

Please try the following:

<iframe src="{URL REMOVED}" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:180px; height:30px;" allowTransparency="true"></iframe>

But make sure that you turn your menu item into the “Full HTML” mode:

Full HTML mode menu item

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

 

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


Initial Email From:
Saeed
Initial Email Subject: Modal Window IE6 support 
Support Case Month: February 2013

Hi Kostas,

Thank you for the support you provided recently.
I have an issue with the latest version of the Web Modal.
It opens a portion of a page (made of only HTML) inside the same page. It works well on all browsers and all IE versions except IE6.
That old IE6 bug that causes Combo boxes being visible through the Modal.
In AllWebMenu we have an option to fix it by hiding the combo boxes or iFrame. There is no option in Web Modal product.
It may be useful to mention there is also an Accordion in the main page (not the modal) made of latest version of Accordion.
I would appreciate your help with this problem.

Thank you,
Saeed

Reply From: Likno Customer Support

Dear Saeed,

I am afraid that this is indeed not available in the Modal Builder or any of our other builder products.

Support for IE6 has the potential to double the script size, so we decided (along with Microsoft) that it is time to drop full support for IE6. Most things will still work, but some specific bugs such as this one will not be resolved anymore.

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!

Reply From: Saeed

Hi Kostas,
Thank you for your response and letting me know.
I appreciate your clarification.
Regards,
Saeed

Tags: , , , , , , ,

 

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


Initial Email From:
Paolo
Initial Email Subject: Likno Software license instructions
Support Case Month: November 2012

I have another question about tootip builder which I also bought.

It comes in conflict with another jQuery I am using for a thumb-slider… it seems they are not working together… then I made the icons with tooltips as an iframe but the iframe it too small to show the tooltips… on the other hand I cant make the thumb-slider as an iframe…

Do you have any suggestion??

Thanks,
Paolo

Reply From: Likno Customer Support

Our applications can work together without problems, but you must make sure that you are using the latest version of each application.

Regarding the conflict in your page, this may be resolved automatically if you use the latest version. If not, please send me the URL to check it out.

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

Tags: , , , , , , , ,

 

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


Initial Email From:
Clas
Initial Email Subject: submenu in front of pdf
Support Case Month: November 2012

One more question on this. Sometimes we want to have PDFs showing up in the lower frame and of course we then still want the submenus to overlap the pdf. How do I do that? I tried to create a link directly to the PDF but  that did not work. 

Please advise.

Best Regards,
Clas

Reply From: Likno Customer Support

Dear Clas,

I am afraid that this is not possible. The PDF files (as well as Word or Excel files) are using plugins that fully take over the browser and there is no way to show anything on top of them.

The only thing that could work (but I am not sure if it is cross-browser) is if you did not have frames, and instead you used a single HTML page with an iframe in the place of the bottom frame.

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

Reply From: Clas

Thank you very much for the quick reply, when knowing this we can find ways to work around it or just accept it. Again thanks.

Regards,
Clas

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

 


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