[jQuery] Re: Computing value for css key

2008-02-06 Thread Hsiu-Fan Wang
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.

[jQuery] Re: jQuery CDN Host?

2008-01-29 Thread Hsiu-Fan Wang
protip: you can pick a specific version, and use packed or min as well. For example, 1.2.2 minified is available as http://code.jquery.com/jquery-1.2.2.min.js too bad S3 doesn't have gzip. On Jan 29, 2008 8:55 AM, Glen Lipka [EMAIL PROTECTED] wrote: I believe