[jQuery] Re: Getting window portal size in 1.2.1

2007-10-22 Thread Jeffrey Kretz
_ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Sunday, October 21, 2007 6:00 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Getting window portal size in 1.2.1 Hi Jeffrey, I took a look at your page, and the only thing that is off

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-21 Thread Jeffrey Kretz
To: jquery-en@googlegroups.com Subject: [jQuery] Re: Getting window portal size in 1.2.1 Hi Jeffrey, This was a known issue. Something to do with the migration of that piece of Dimensions into core. It's fixed in SVN now. --Karl _ Karl Swedberg www.englishrules.com

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-21 Thread Karl Swedberg
: Friday, October 19, 2007 6:50 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Getting window portal size in 1.2.1 Hi Jeffrey, This was a known issue. Something to do with the migration of that piece of Dimensions into core. It's fixed in SVN now. --Karl

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-20 Thread Olaf Bosch
Jeffrey Kretz schrieb: Using jQuery 1.2.1, I wanted to get the window portal size for use in some layer positioning. I am able to obtain the correct width but NOT the correct height. I use this function from Thickbox ;) function TB_getPageSize(){ var de = document.documentElement;

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-20 Thread Alexandre Plennevaux
To: jquery-en@googlegroups.com Subject: [jQuery] Re: Getting window portal size in 1.2.1 Jeffrey Kretz schrieb: Using jQuery 1.2.1, I wanted to get the window portal size for use in some layer positioning. I am able to obtain the correct width but NOT the correct height. I use this function

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-20 Thread Alexandre Plennevaux
octobre 2007 8:23 To: jquery-en@googlegroups.com Subject: [jQuery] Re: Getting window portal size in 1.2.1 Jeffrey Kretz schrieb: Using jQuery 1.2.1, I wanted to get the window portal size for use in some layer positioning. I am able to obtain the correct width but NOT the correct height

[jQuery] Re: Getting window portal size in 1.2.1

2007-10-19 Thread Karl Swedberg
Hi Jeffrey, This was a known issue. Something to do with the migration of that piece of Dimensions into core. It's fixed in SVN now. --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Oct 19, 2007, at 3:08 PM, Jeffrey Kretz wrote: Using jQuery 1.2.1, I