October 19th, 2012LWMW: Adding multiple links in a Modal Window
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: Richard
Initial Email Subject: adding multiple links
Support Case Month: April 2012
Well I've managed to get started.
The trick is, I want to have multiple ID's opening seperate external pages using the same style modal window.
Item 1 opens modal window 2 linking to google.com
item 2 opens modal window 2 linking to yahoo.com
Item 3 opens modal window 2 linking to msnbc.com
I am not yet understanding how this is done. As I see it, you have it geared so that a new ID must also open a new modal window. I have had a look around in help, the knowledge base and videos and see nothing that explains this.
Thanks
Related URL: http://1littleworld.net/songs/Asongs.html
Reply From: Likno Customer Support
Hello Richard,
This can be achieved through the "Make certain links/forms in page open in this window" option, as shown here:
So, all you have to do in your case is to select this option and then simply add the following links wherever you want in your page:
<a href="http://www.google.com" target="Modal_Window_2_single">Open Google</a>
<a href="http://www.yahoo.com" target="Modal_Window_2_single">Open Yahoo</a>
<a href="http://www.msnbc.com" target="Modal_Window_2_single">Open MSNBC</a>
Regards,
Aris Filokostas
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: certain link, external page, ID, jquery, modal, modal window, multiple link, style+, website, window
