Panel Layer Menu.

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
Account-Ability
 
 
Posts: 16
Joined: Wed May 11, 2016 7:06 pm

Panel Layer Menu.

Post by Account-Ability »

If I use A Panel Layer. Is the Panel Menu the only way to display the Panel Layer. Also is there a way for the Panel Layer to be visible by default instead of hidden by default? Thanks in advance for the help.
User avatar
crispy68
 
 
Posts: 2907
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Panel Layer Menu.

Post by crispy68 »

The Panel Layer and Panel Menu are 2 different objects. The panel menu already provides you with a menu button to click and open/close the menu.

As for the panel layer, if you search the Help it says this:
Panel Layer
A panel layer is initially invisible, but can slide from the right or left side of the page by using events (show/hide). It's also possible to trigger the panel via the "Panel Menu'.
If you want to create your own button then you will need to use "events" to show/hide the panel menu.

If you want it to start open first, then you add an event to the panel layer - ondocumentready and set it to show the panel menu. This will show it open to begin with.
Account-Ability
 
 
Posts: 16
Joined: Wed May 11, 2016 7:06 pm

Re: Panel Layer Menu.

Post by Account-Ability »

OK Thanks, I will give it a try. Also, I really like the Panel Slide Menu Option. I tried to get it to display and hide the Panel Layer but no luck so far.
Account-Ability
 
 
Posts: 16
Joined: Wed May 11, 2016 7:06 pm

Re: Panel Layer Menu.

Post by Account-Ability »

Thanks so much for your help. I really appreciate it. Everything worked out perfectly.
Post Reply