Jasny Bootstrap - offcanvas avoid push of the main page: how to force menu to overlap?

GiGamma

I'm using the offcanvas.js by Jasny Bootstrap on Prestashop.

My offcanvas menu, once a button is clicked, pushes the main page on the left and enters in slide from the left.

I would like to achieve this:

once the button is clicked the main page SHOULD NOT MOVE, the offcanvas should slide from left (as it is now) BUT, instead of pushing it, overlap the main page...

Which part of the offcanvas.js should I change?

GiGamma

I commented the line 155:

//$('body').css(prop, padding)

And line 187:

//$(this).css(placement, 0)

and replaced all canvas-sliding with the class no-sliding...

it worked by attempt!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Second bootstrap jasny offcanvas push menu

From Dev

Bootstrap/Jasny "offcanvas" sidebar menu freezes page contents (i.e. prevents scrolling)

From Dev

Jasny offcanvas menu

From Dev

Bootstrap - Jasny Offcanvas Size

From Dev

Bootstrap - Jasny Offcanvas Size

From Dev

Google Maps and Jasny Bootstrap offcanvas

From Dev

Jasny bootstrap Off Canvas menu: how to force menu slide under the navbar?

From Dev

Side menu overlap on main view ios

From Dev

How to force report items to overlap?

From Dev

Force navbar to not overlap content on in-page navigation

From Dev

offcanvas menu link broken

From Dev

How to force Ionic to show only menu icon on every page?

From Dev

Jasny Bootstrap & Emberjs

From Dev

How to use Jasny's file upload with Bootstrap 3

From Dev

How to implement image size (dimension) validation with Jasny Bootstrap

From Dev

close bootstrap offcanvas by button

From Dev

Offcanvas Sidebar With Bootstrap 3

From Dev

Active Admin: How to customize the main menu (at the top of the page)?

From Dev

How to push down main menu while expanding nested menu using Flex CSS?

From Dev

Jasny-Bootstrap reveal menu breaks navbar-collapse and navbar-toggle functionality

From Dev

Is it possible to combine an Off-canvas menu with modal function using Jasny Bootstrap?

From Dev

Bootstrap push menu right to left

From Dev

How to overlap columns in Bootstrap 3?

From Dev

Bootstrap accordion: how to avoid page scroll when collapse or expand elements

From Dev

Highlight current page on main menu

From Dev

How to avoid sizing grip overlap in Window

From Dev

how to avoid Fragments Overlap in android with Navigation Drawer

From Dev

How to avoid sizing grip overlap in Window

From Dev

Avoid landing page redirects - force www and https

Related Related

  1. 1

    Second bootstrap jasny offcanvas push menu

  2. 2

    Bootstrap/Jasny "offcanvas" sidebar menu freezes page contents (i.e. prevents scrolling)

  3. 3

    Jasny offcanvas menu

  4. 4

    Bootstrap - Jasny Offcanvas Size

  5. 5

    Bootstrap - Jasny Offcanvas Size

  6. 6

    Google Maps and Jasny Bootstrap offcanvas

  7. 7

    Jasny bootstrap Off Canvas menu: how to force menu slide under the navbar?

  8. 8

    Side menu overlap on main view ios

  9. 9

    How to force report items to overlap?

  10. 10

    Force navbar to not overlap content on in-page navigation

  11. 11

    offcanvas menu link broken

  12. 12

    How to force Ionic to show only menu icon on every page?

  13. 13

    Jasny Bootstrap & Emberjs

  14. 14

    How to use Jasny's file upload with Bootstrap 3

  15. 15

    How to implement image size (dimension) validation with Jasny Bootstrap

  16. 16

    close bootstrap offcanvas by button

  17. 17

    Offcanvas Sidebar With Bootstrap 3

  18. 18

    Active Admin: How to customize the main menu (at the top of the page)?

  19. 19

    How to push down main menu while expanding nested menu using Flex CSS?

  20. 20

    Jasny-Bootstrap reveal menu breaks navbar-collapse and navbar-toggle functionality

  21. 21

    Is it possible to combine an Off-canvas menu with modal function using Jasny Bootstrap?

  22. 22

    Bootstrap push menu right to left

  23. 23

    How to overlap columns in Bootstrap 3?

  24. 24

    Bootstrap accordion: how to avoid page scroll when collapse or expand elements

  25. 25

    Highlight current page on main menu

  26. 26

    How to avoid sizing grip overlap in Window

  27. 27

    how to avoid Fragments Overlap in android with Navigation Drawer

  28. 28

    How to avoid sizing grip overlap in Window

  29. 29

    Avoid landing page redirects - force www and https

HotTag

Archive