[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Andy Matthews
Sounds like you're actually wanting the width of the window, not of the page. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Geoffrey Knutzen Sent: Friday, July 13, 2007 11:13 AM To: jquery-en@googlegroups.com Subject: [jQuery] How to get the entire width of a

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Brandon Aaron
Hey Geoffrey, That is a nasty bug in Firefox but I've recently fixed it! You can grab the latest from SVN to get the fixes now. I plan on doing a new release very, very soon. SVN: http://jqueryjs.googlecode.com/svn/trunk/plugins/dimensions/ -- Brandon Aaron On 7/13/07, Geoffrey Knutzen [EMAIL

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Glen Lipka
I whipped up a demo. http://www.commadot.com/jquery/dimensions/windowsize.htm Shows the different options. Click the links at the top. Glen On 7/13/07, Andy Matthews [EMAIL PROTECTED] wrote: Sounds like you're actually wanting the width of the window, not of the page.

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Geoffrey Knutzen
Cool, Thanks -Geoff _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brandon Aaron Sent: Friday, July 13, 2007 9:35 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: How to get the entire width of a page Hey Geoffrey, That is a nasty bug in

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Karl Swedberg
Glen Lipka -- a.k.a Mr. Demo! Nice work, Glen. I have a demo page for all of the Dimensions methods that I used for the (soon-to-be-released) jQuery Reference Guide: http://book.learningjquery.com/3810_10_code/dimplugin.html Click on a heading to see the corresponding trigger button

[jQuery] Re: How to get the entire width of a page

2007-07-13 Thread Glen Lipka
Wow, that's nice! These references are pretty sweet. You have move to top functionality. It would be hot to use sortables to achieve that! Exciting! Glen On 7/13/07, Karl Swedberg [EMAIL PROTECTED] wrote: Glen Lipka -- a.k.a Mr. Demo! Nice work, Glen. I have a demo page for all of the