I am trying to show a div by using 'scale' and expanding its width from the center by using direction horizontal. The hide command works as expected but the show does not, it scales the height and width despite the direction option. I'm guessing this has something to do with the element being hidden.
Any ideas? does the direction option not work with scale and show?