Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Sheldon
Initial Email Subject: Modal windows questions
Support Case Month: January 2014
I have a test page at {URL REMOVED}. It opens a modal window that's source is an external page at {URL REMOVED}. Attached is the modal window construction file.
Two problems:
1. Scroll bars appear and then disappear when the modal window first opens.
2. The image "no thanks" should close the window but does not work. I used the onclick="parent.likno_modal_project.close();".
Thanks for your help,
Sheldon
Reply From: Likno Customer Support
Hello Sheldon,
1. Could you try to set overflow:hidden; to this style declaration in your external page?

2. In case you call an external page in your modal window you should use onclick="parent.{project name}.close()" thus onclick="parent.facebooklikes.close()" or
Kind Regards,
Aggelos Tsakonas
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: Sheldon
Hi Aggelos ,
Perfect!!!
Thanks for the excellent support,
Sheldon
Tags: close, external, jquery, jquery modal window, modal window, overflow, scrollbars
Knowledge Base support case for Likno Web Modal Windows, abstracted and stripped of all user’s private info.
Initial Email From: Tracey
Initial Email Subject: Likno Web Modal with links
Support Case Month: February 2013
Hi what I'm trying to do is setup Likno Web Modal with links that come in to the window from external files (as I did . These links would replace the Web Modal with another Web Modal like this if you click on one of the images below and use either
Click To View Next Project Specs
or
Click To View Previous Project Specs
I did set up the project file so that each link would have its own
Modal_Window_1
Modal_Window_2
Modal_Window_3
Modal_Window_4
etc...
but the javascript was bigger (194kb) than if I just include the html in each single Modal_Window (127kb), this does not make sense why the empty ones are bigger.
Basically I'm asking if there is a way to replace the current Modal_Window with another Modal_Window with an external file with links in that file without using The Navigation Bar and Multi-Sheet.
Any help would be great
Thanks,
Tracey
Reply From: Likno Customer Support
Hello,
I believe the best way to go around this is to have each project spec in a separate HTML page that will be loaded with Ajax. Then you can use the Modal Window API to call each page into the same Modal Window. This way your JS project will be around 11-12kb!
I am attaching an example project for you. Let me know if you need anything else.
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: Tracey
Thank You Very Much for the script, going to work well!!!
Tracey
Tags: ajax, content, external, html, JavaScript, link, load, modal, modal window, Multi-sheet, navigation bar, script
Knowledge Base support case for Likno Web Tabs Builder and Likno Web Scroller Builder, abstracted and stripped of all user’s private info.
Initial Email From: Daniele
Initial Email Subject: Scroller and Tabs
Support Case Month: November 2012
Hello, I have a question about your Web Scroller and Web Tabs integration.
If you check out this page: http://www.csdalbenga.it/offertaformativa.html
you can see I'm using tabs with a web scroller inside the first tab.
Now, I'll need to use a web scroller inside the other two tabs too, and I was wondering if there would be a way to use the same webscroller js file although the content is different.
I fear not, because I'd have to populate the scroller with 3 different ul-li sequences inside the page, but each of them should have the same id and I don't think it would work. Is there a way?
Anyway if it isn't possible, consider it a feature suggestion, it would be useful in cases such as this.
Thanks,
Best regards,
Daniele
Reply From: Likno Customer Support
Dear Daniele,
Indeed it is not possible to achieve this if everything is within the same page.
One thing you can do, is to setup the tabs to use "external page" as the content. This means that you will need to have a separate HTML page for the content of each tab. Then you can have a single scroller project that is linked in each of the three pages, and each page will have a different UL/LI structure.
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: Daniele
Thanks, I'll try that out.
Tags: external, html, jquery, LI, page, scroller, slider, structure, tab, tabs, UL, website
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: User
Initial Email Subject: can a carousel popup when a button is clicked
Support Case Month: November 2012
AllWebMenus is linked to a carousel evolution file and it is not loading. The idea is to have the carousel appear when the newhire button is clicked...can this be done and if so, how?
Thank you
Reply From: Likno Customer Support
Hello,
I see the modal window opening and I also saw your compiled file online. It seems that you have added the HTML code of a full page into this modal, including script files etc. This may cause problems, as you are not supposed to add script files directly into the “Embedded” code.
The best way to have this work, is to create a separate HTML page that has the carousel code (I expect you already have that and you copy-pasted the code from there into the “Embedded” code). Then in the Modal Window, load this page as “External”:

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: button, carousel, code, external, html page, jquery, load, modal, modal window, 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