Can't get Slide Out Tab on the right hand side of my page
问题 I have a slide out tab, it works perfectly on the left, but when I change the settings to position it on the right - the tab image disappears and the content is stuck open. Under the tab slide out DIV I have this js $('.slide-out-div').tabSlideOut({ tabHandle: '.handle', //class of the element that will be your tab pathToTabImage: 'images/getstarted.gif', //path to the image for the tab *required* imageHeight: '139px', //height of tab image *required* imageWidth: '27px', //width of tab image