Hi,
I have WWB17. When I use Events show with effect onclick and hide onclick, the image appears and disappears spontaneously when it was working perfectly in previous versions.
Is it how it's set up now or am I doing something wrong?
Events onclick
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Events onclick
To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.
I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.
For further details about how to share a project file, please see this FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.
For further details about how to share a project file, please see this FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: Events onclick
I don't have any active websites or servers at the moment so I will do it once this one is published.
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Events onclick
You don't need to have a active site or a host. All that is required is a copy of the your project the .wbs file. Simply upload this to the likes of Mediafire and provide the url they generate. Please read the url Pablo gave before doing so.
Re: Events onclick
I just created a new project to upload to Mediafire and tested it in my local browser. It works fine.
Does it mean my website project is corrupt because I have the issue on every page, even a blank one?
Does it mean my website project is corrupt because I have the issue on every page, even a blank one?
Re: Events onclick
Anyway, here is the project file https://www.mediafire.com/file/hxayiome ... e.wbs/file
Maybe you will be able to suggest why it's not working properly on my current website project.
Maybe you will be able to suggest why it's not working properly on my current website project.
Re: Events onclick
You have added two events for the same click event: show and hide.
That makes no sense.
If you want to toggle the visibility then use 'toggle' instead.
Also, if you use 'show with effects' then you will also need to use 'hide with effects' to hide it again (and vise versa).
That makes no sense.
If you want to toggle the visibility then use 'toggle' instead.
Also, if you use 'show with effects' then you will also need to use 'hide with effects' to hide it again (and vise versa).
Re: Events onclick
You demo is working correct for me in WB18. When I click the icon the text is hidden. When clicked again it appears.
Re: Events onclick
Sorry for the alarm, I just fixed it