Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. leorsida
    L
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    leorsida

    @leorsida

    0
    Reputation
    2
    Posts
    705
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    leorsida Follow

    Posts made by leorsida

    • RE: ons-splitter disable swipe on left

      great! it works with

      var menuSx = angular.element( document.querySelector( '#sleft' ) );
          menuSx.removeAttr('swipeable');
      

      tnx
      Daniele

      posted in Onsen UI
      L
      leorsida
    • ons-splitter disable swipe on left

      Hi

      i don’t find a method to disable swipable action on my controller like sliding menu
      is there any method to achieve this?

      thanks in advance

      posted in Onsen UI
      L
      leorsida