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

2009-03-10 Thread Martin
Thanks that worked perfectly. On Mar 10, 4:48 pm, Liam Potter wrote: > put a div around everything, give it a maximum width and position:relative; > this will "trap" your absolute positioned elements. > > > > Martin wrote: > > Hello all, > > > I am trying to use a slider that when clicked sl

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

2009-03-10 Thread Liam Potter
put a div around everything, give it a maximum width and position:relative; this will "trap" your absolute positioned elements. Martin wrote: 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