Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use such as addToggleBtn function in latest version #13

Open
spiritelf opened this issue Aug 30, 2016 · 1 comment
Open

how to use such as addToggleBtn function in latest version #13

spiritelf opened this issue Aug 30, 2016 · 1 comment

Comments

@spiritelf
Copy link

outerLayout = $("body").layout( layoutSettings_Outer );
outerLayout.addToggleBtn( "#tbarToggleNorth", "north" );
var westSelector = "body > .ui-layout-west"; // outer-west pane
$("").addClass("pin-button").prependTo( westSelector );
outerLayout.addPinBtn( westSelector +" .pin-button", "west");
$("").attr("id", "west-closer" ).prependTo( westSelector );
outerLayout.addCloseBtn("#west-closer", "west");

@allpro
Copy link
Owner

allpro commented Sep 15, 2016

I don't know what this comment described? Is something no longer working? If this is just a question about a problem you are having, use the Layout forum to request help, and include more information about your exact problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants