-
I have tried adding a custom button in code to the right slide out menu
(void)configureRightMenuButton:(UIButton *)button
{
```
CGRect frame = button.frame;
frame = CGRectMake(0, 0, 20, 20);
button.…
-
Hi,
if I click on the button to open the menu and click it again, then clicking the button a third time won't open the menu anymore. If I continue clicking on the button, the menu is opened for a whi…
-
Not sure if I'm doing this wrong or if this is a bug. In hook_menu I have:
```
items['user/%/content'] = {
'title': "User's Content",
'title_callback': 'sinet_user_content_page_title',
…
-
Is there any way I can make side menus (both right and left) to open when I swipe the screen from edge of the screen.
I know there is settings there `$.ui.slideSideMenu = true` that enables slide men…
-
Hello,
Here is what I got with Xcode 5.1 (many of them actually):
iOS-Slide-Menu-master/SlideMenu/en.lproj/MainStoryboard_iPad.storyboard: error: Illegal Configuration: Two view controllers have the…
-
SlideMenu works for applications that contain only a single navigation controller.
-
so ~~the af.slidemenu.js can't work in jquery
pulo updated
10 years ago
-
I'm sorry if this isn't the right place to ask feature requests, in that case please tell me where I should ask for them.
I think the slidemenu would be more native apps-like if it was the only com…
fedme updated
10 years ago
-
Hello. Whether it is possible to do for ipad SlideMenu displayed as UISplitViewController?
![alt text](http://www.iphoneapps.ru/wp-content/uploads//2012/01/IMG_0187.png)
-
android.library.reference.1=../library --yes
android.library.reference.2=../ABS --missed