Knowledge Base support case for Likno Web Accordion Builder, abstracted and stripped of all user’s private info.
Initial Email From: Carole
Initial Email Subject: Can not position our LWAC...
Support Case Month: November 2012
Hi,
After having bought and installed a LWAC menu, we are unable to position it into our structure.
Please read the note for LIKNO in the html code.
Thank you for helping us.
Carole
Reply From: Likno Customer Support
Hello,
I tested your page again with multiple browsers and I also looked at your accordion project.
First of all, regarding your initial question, if you want the accordion to appear where its initial structure was, then you need to select this in the project. Currently in your project you have set the accordion to appear on the top-right corner, and this is what it does.
This is what you have now:

And this is what you want instead:

Regarding the “flickering” now, I noticed that only happening in Firefox. It seems that the header mouseover/mouseout is triggered multiple times. Do you really need this to be activated on mouseover instead of click? I am asking this because personally I feel that mouseover does not fit the accordion controls anyway! Even in all other browsers where the bug does not exist, the handling seems erratic. Plus having to mouseout and mouseover again to open or close the accordion is not very practical. For the above reasons we always recommend that you use mouse click as the trigger.
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: Carole
Hi Kostas,
Thanks again for your help. We made the changes and everything seems to work out fine.
Carole
Tags: accordion, browsers, click, html, jquery, mouseout, mouseover, position, structure, trigger, website
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Brad
Initial Email Subject: modal
Support Case Month: November 2012
How can I instantiate the modal from a asp.net Image button?
Thanks,
Brad
Reply From: Likno Customer Support
Dear Brad,
The modal window can be triggered by JavaScript, by calling the window name followed by parenthesis. For example, if your modal window retains the default name “Modal_Window_1” then you can open it using the following JavaScript code:
Modal_Window_1();
This can be placed in your aspnet image “onclick” event.
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: asp.net, button, code, event, image, JavaScript, jquery, modal, modal window, onClick, trigger, website, window
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Billy
Initial Email Subject: likno web modal windows builder 2.1.232
Support Case Month: April 2012
Hi support,
Is it possible to access " likno web modal windows builder 2.1.232" from within the Dreamweaver interface.
Similar to the way AllWebMenus can be accessed from within Dreamweaver.
If yes, please advise process.
Thank you
Reply From: Likno Customer Support
Der Billy,
I am afraid that this is not possible. However it is not required either. It is very easy to manually add a Modal to your Dreamweaver pages.
All you have to do is to create your modal project and Compile it, then Link selecting the html (or template) file you want (make sure that this is not open in Dreamweaver when you do this). Finally in Dreamweaver you need to add the “trigger code” to the element that you want to trigger the modal (except of course if you set it to open on page load).
Give it a try and let me know if you need more specific help.
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: code, compile, Dreamweaver, jquery, link, modal, modal window, page load, project, Template, trigger, website, window
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Initial Email From: John
Initial Email Subject: All Web Menus PRO
Support Case Month: August 2012
Hi,
I need a menu system for a web project that uses JavaScript rather than CSS to trigger submenus. The reason is I am integrating this into a file that has a lot of other CSS in it and it is interfering with my CSS only menu system. JS seems to work OK for other things, so I was hoping to find a product that triggers submenus (makes them visible with mouseOver) via JS, not CSS.
Does your product work that way?
One other point: I may be interested in having you guys build the menu system for this project, could you have someone contact me to discuss. The menu system is in place and works OK with Firefox and Chrome, but does not work with IE. I think we could avoid this problem with a JavaScript system.
Thanks,
john
Reply From: Likno Customer Support
Dear John,
Indeed with AllWebMenus your menus will work in all the latest browsers and mobile devices, without interfering with the rest of your page.
Building your menu in AllWebMenus is really easy, especially if you just want to recreate your current menus which are pretty simple.
I suggest that you try recreating your menus yourself – you can even do this with a trial version of AllWebMenus. Still, if this is what you prefer, we can build the menus for you for an extra charge.
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: browsers, chrome, CSS, css menu, drop-down menu, FireFox, IE, JavaScript, javascript menu, jquery, js, Menu, menu system, mouseover, sliding menu, submenu, trigger, visible, website
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Jim
Initial Email Subject: Can't get this to work
Support Case Month: June 2012
Hello,
I have tried to create my first Modal window with the software I purchased but it does not work. I am not sure if I am doing something wrong or if there is a bug in the software. The Assets directory and the Gallery directory are both empty after I link the Modal window to a page. What I am assuming is that this software will build out the HTML form as well as the code to link to it in the Modal window. Am I missing something?
Thanks
Jim
Reply From: Likno Customer Support
Dear Jim,
I checked your page and the only thing missing was a link in your page to trigger the modal window.
For example, please try adding the following in your page:
<a href="#" onclick="Modal_Window_1()">click me</a>
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: assets, code, directory, gallery, jquery, link, modal, modal window, software, trigger, website, window