reload a page
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.
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.
-
-
- Posts: 165
- Joined: Wed Apr 15, 2020 11:59 am
reload a page
Is there a possibility to reload or to reset a page by an event button?
- Pablo
- Posts: 23780
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: reload a page
You can do it with an event and JavaScript: window.reload(true);
Or simply add a link to the same page.
Or simply add a link to the same page.