In this case would it be possible to use offset? (http://docs.jquery.com/CSS/offset)
On Feb 6, 2008 12:30 AM, Charles K. Clarkson <[EMAIL PROTECTED]> wrote: > > praxis wrote: > > : $("div#lt").css("left", eval(parseInt($ > : ("div#content").css("left"))-24)); > : > : The problem is, I can't get it to happen. > > ("div#content").css("left") may be returning "auto" instead of > a dimension. Can you provide an example page that illustrates the > problem? > > > HTH, > > Charles K. Clarkson > -- > Mobile Homes Specialist > Free Market Advocate > Web Programmer > > 254 968-8328 > > http://www.clarksonenergyhomes.com/wordpress/about/ > >