how to make the jquery show() method appear from the right side rather than the left side and how to make the jquery hide() method to go to the right side rather than the left?.
I know there are some other features like animate and slide out there that could solve this issue. But is it possible to do it with some modifications on the .show() and .hide() method?