Knowledge Base support case for Likno Web Modal Windows, abstracted and stripped of all user’s private info.
Initial Email From: Ajaz
Initial Email Subject: Web Modal Windows question
Support Case Month: December 2012
Dear Sir,
I need to add a popup window when the users exit the site, kindly advise me how to do that.
Kind regards.
Ajaz
Reply From: Likno Customer Support
Hello Mohammad,
Unfortunately, I am afraid that there is no such option for showing a modal window when the user exits the site.
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: Ajaz
Thanks.
Regards
Tags: jquery, load, modal, modal window, popup window, site, website, window
Knowledge Base support case for Likno Web Modal Windows Builder and Likno Web Accordion Builder, abstracted and stripped of all user’s private info.
Initial Email From: Germán
Initial Email Subject: Accordion inside Modal window
Support Case Month: November 2012
Hi,
I’d like to know if I can embed an accordion inside a modal Windows, and if so, how can I do it?
Thanks in advance for your help.
Cordialmente,
Germán
Reply From: Likno Customer Support
Dear Germán,
In order to do this, you need to create a separate HTML page that will have the accordion, then load this into the modal as «external url»:

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: accordion, external, html, jquery, load, modal, modal window, page, URL, website, window
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Initial Email From: Han
Initial Email Subject: Android, Chrome and Firefox
Support Case Month: November 2012
Hello Mr/Mrs,
My problem with the Likno
AllWebMenus Software is, that, when I click on the main button, when there is a subutton, the link does not work on my cellphone and iPad, Samsung (Android), and at the internet, Chrome and Firefox does not work. Internet Explorer 9.0 Works perfect.
Load the page in Firefox, or Chrome,
Click for example on: Portfolio
the page who is linked at this Mainbutton, portfolio.html, does not open.
Load the page in Internet Explorer 9.0
Everything Works fine!? !
What can I do to solve this problem?
Reply From: Likno Customer Support
Dear Han,
Please have check if you have enabled the “ignore link” property for parent links:

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: android, cellphone, chrome, css menu, drop-down menu, FireFox, Internet Explorer, ipad, javascript menu, jquery, link, load, Menu, Samsung, sliding menu, 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
Hi,
Can I create an asp.net form in a modal window?
Thanks,
Brad
Reply From: Likno Customer Support
Dear Brad,
Yes you can load an asp.net form in a modal window. To do this, you need to select the “external” source type:

Note: If you want the result of the form to be loaded in the whole page instead of the modal, you need to set the <form> to have: target='_top'
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, external, form, jquery, load, modal, modal window, target, website, window
Knowledge Base support case for Likno Web Tabs Builder, abstracted and stripped of all user’s private info.
Initial Email From: Bill
Initial Email Subject: external pages in tabs
Support Case Month: July 2012
Why does this code
<script type="text/javascript" src="http://www.foxmls.com/slideshowJS.php">
</script>
cause the following to break? http://www.foxmls.com/defaultTest.aspx
I am trying to use tabs with internal code
Reply From: Likno Customer Support
Hello,
This happens because the script you are trying to load is amending the page. The DIVs that you use for Tabs are detached from the page and inserted back into it depending on the needs of the Tab control. If you have script code in there, it can cause this to run more than once. When you try to run a page-altering script after a page has fully loaded, the page breaks.
If you want to use the result of this script as a content for your Tab, then you need to first run your script and then somehow use the generated HTML. Is it possible to have the script produce its HTML into a specific target DIV for example? If not, then I am afraid you may not be able to combine the two.
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: break, content, div, external page, html, internal code, jquery, load, page, script, tab, website