bring up an invisible Embedded page

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
SergeFog
 
 
Posts: 159
Joined: Wed Apr 15, 2020 11:59 am

bring up an invisible Embedded page

Post by SergeFog »

Is there an object that when hovering over it would bring up an invisible Embedded page?
WWBman
 
 
Posts: 917
Joined: Fri Jan 08, 2010 6:10 pm

Re: bring up an invisible Embedded page

Post by WWBman »

Insert the Embedded Page on the 'main' page and set to Invisible in Object Manager.
In the Properties of the 'trigger' object add an Event - onmouseover - Show - the Embedded Page.
SergeFog
 
 
Posts: 159
Joined: Wed Apr 15, 2020 11:59 am

Re: bring up an invisible Embedded page

Post by SergeFog »

I was thinking of an option like a "CARD"
WWBman
 
 
Posts: 917
Joined: Fri Jan 08, 2010 6:10 pm

Re: bring up an invisible Embedded page

Post by WWBman »

Not sure what you mean, can you be more specific?
SergeFog
 
 
Posts: 159
Joined: Wed Apr 15, 2020 11:59 am

Re: bring up an invisible Embedded page

Post by SergeFog »

It's like with a "card", when I pass over an "object" we see the "card".
Is it possible to hover over an "object" and an "embedded page" appears.
User avatar
BaconFries
 
 
Posts: 5370
Joined: Thu Aug 16, 2007 7:32 pm

Re: bring up an invisible Embedded page

Post by BaconFries »

It is possible using events although it is not specifically mentioning cards the information still applies
https://www.wysiwygwebbuilder.com/more_events.html
Note you have already asked a similar question see the following answers from Pablo and the link he gave to cards.
Pop Ups
WWBman
 
 
Posts: 917
Joined: Fri Jan 08, 2010 6:10 pm

Re: bring up an invisible Embedded page

Post by WWBman »

WWBman wrote: Sun Jun 05, 2022 10:14 am Insert the Embedded Page on the 'main' page and set to Invisible in Object Manager.
In the Properties of the 'trigger' object add an Event - onmouseover - Show - the Embedded Page.
Have you tried my suggestion?
It works with a card.
SergeFog
 
 
Posts: 159
Joined: Wed Apr 15, 2020 11:59 am

Re: bring up an invisible Embedded page

Post by SergeFog »

I tried and it works.
But I have a problem because I can't put the same "Embedded page" twice.
I'm looking for a other way.
Thanks!
User avatar
Pablo
 
Posts: 21719
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: bring up an invisible Embedded page

Post by Pablo »

You cannot use the same embedded page on the same page because then the page will have duplicated IDs. This is not allowed in HTML.
alan_sh
 
 
Posts: 1695
Joined: Tue Jan 01, 2019 5:50 pm

Re: bring up an invisible Embedded page

Post by alan_sh »

Can you have the same embedded page called by two different events?
User avatar
Pablo
 
Posts: 21719
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: bring up an invisible Embedded page

Post by Pablo »

yes
Post Reply