[jQuery] Does anyone know of a plugin that allows you to use offset with a right position value instead of left.

[jQuery] Does anyone know of a plugin that allows you to use offset with a right position value instead of left.


Hello all,
I am trying to use a slider that when clicked slides out to the left.
I cant use offset to position my element, because the slider will
slide to the right, owing to the left position element. I have tried
to use absolute positioning, but due when the page is resized my
layout is lost. It has caused a lot of frustration, so if anyone
could help it would be great
Martin