flugleehorn
New member
- Jan 9, 2009
- 1
- 0
- 1
I know how to apply a "slide" transition in Internet Explorer using --
filter
rogid
XImageTransform.Microsoft
.Slide(duration=1,slideStyle=PUSH)
-- however the slide/push always goes from right to left.
Is there any way to make a slide / push transition go the other way (ie from left to right) ?
This only has to work in Internet Explorer 6 and above. I'm not looking for something that works in other browsers.
Thanks
filter


.Slide(duration=1,slideStyle=PUSH)
-- however the slide/push always goes from right to left.
Is there any way to make a slide / push transition go the other way (ie from left to right) ?
This only has to work in Internet Explorer 6 and above. I'm not looking for something that works in other browsers.
Thanks