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: Test page...
Support Case Month: June 2012
Hello,
Ok, so I have created a couple of pages for you to review. This may be an issue with how I am building the Modal window, I am not using iFrame. Does that make a difference? Here are the links, please let me know what you find.
http://www.bhomes.org/a1.asp is the page that draws the links from the database.
If they load correctly you would see this page in the modal window depending on which link you clicked.
http://www.bhomes.org/a2.asp?id=1
http://www.bhomes.org/a2.asp?id=2
Thanks
Jim
Reply From: Likno Customer Support
Dear Jim,
I checked your page and when I viewed the source code I saw this:
Error! Filename not specified.
This should be:
<a href="A2.asp?ID=1" target="Modal_Window_1">test</a>
And not:
<a href="javascript:;" onclick="window.Modal_Window_1('A2.asp?ID=1'); return false;" >test</a>
I thought this was clear in our previous emails!
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: Jim
I made the change in the link but it made no difference in the site. Please review again and let me know what I am doing wrong.
Thanks
Jim
Reply From: Likno Customer Support
Dear Jim,
I just realized what was wrong…
Do you have the modal project set to “make links open in this window”?

If not, please change this and change your “targets” to “Modal_Window_1_single” instead of “Modal_Window_1”.
The “Modal_Window_1” is for opening the existing (in-project) content and not what you find in pages.
This should fix everything.
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: Jim
You are correct that I used that setting. I will make the necessary changes and retest. I will email the results when I get a chance.
Thanks for all your help,
Jim