i'd like toggling of the slide to push into the container (like ps-push=true does), but instead of pushing off screen 300px, have it become 300px less wide, if that makes sense;
i'm able to accomplish this by commenting out the line in psOpen() for body.style.right = '-' + param.size;
Is there a built in, more robust way, in which to accomplish this?
i'd like toggling of the slide to push into the container (like ps-push=true does), but instead of pushing off screen 300px, have it become 300px less wide, if that makes sense;
i'm able to accomplish this by commenting out the line in psOpen() for body.style.right = '-' + param.size;
Is there a built in, more robust way, in which to accomplish this?