To get the browser's window width and height you just need the
dimensions plugin found in SVN. It extends the core .height() and
.width() methods to work with window and document in addition to HTML
elements. So if you wanted to get the browser's window available width
and height you can do it like this:

$(window).height();
$(window).width();

Thanks for the kind words everyone! I look forward to writing lots of
informational articles for learningjquery.com.

--
Brandon Aaron

On 2/2/07, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote:
>
>
> as a beginner myself, may i suggest a tutorial describing thoroughly what is
> possible and the limits of "chaining"? also, how to get the browser
> available width, height in jquery?
>
>  ________________________________
>  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Karl Swedberg
> Sent: vendredi 2 février 2007 16:30
>
> To: jQuery Discussion.
> Subject: Re: [jQuery] ANN: Brandon Aaron Joins learningjquery.com
>
>
> Exellent! Thanks, Andy. I'll be sending you and Alex Cook an email off-list
> as soon as I catch my breath.
>
>
>
>
>
> --Karl
> _________________
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
>
>
>
>
>
> On Feb 2, 2007, at 9:17 AM, Andy Matthews wrote:
>
>
> I'd be willing to try my hand at some beginner level stuff. I could gear it
> towards Coldfusion usage even.
>
>  ________________________________
>  From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Karl
> Swedberg
> Sent: Thursday, February 01, 2007 5:12 PM
> To: jQuery Discussion.
> Subject: Re: [jQuery] ANN: Brandon Aaron Joins learningjquery.com
>
>
> Yes, Rick, you're absolutely right about the need for beginner-level
> tutorials. I have a couple in the works, but my time the past month or so
> has been very limited. It doesn't look like it's going to get much better
> for another few months, but I'll try my best to keep them coming.
>
>
> If someone else out there would like to hop on board and write some
> tutorials, let me know and we can chat.
>
>
> Cheers,
>
> --Karl
> _________________
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
>
>
>
>
>
> On Feb 1, 2007, at 4:24 PM, Rick Faircloth wrote:
>
>
>
>
> Please include some newbie tutes! :o)
>
>
>
> I'm making use of jQuery in my web apps now, but
>
> have only barely scratched the surface and what I am
>
> doing is very simple.
>
>
>
> I could use some hand-holding during infancy!
>
>
>
> Besides, easy and quickly-gratifying simple tutes
>
> help bring more people into the jQuery fold who
>
> have little or no previous experience with JS, like me.
>
>
>
> Perhaps some others with sufficient knowledge could
>
> provide some simples tutorials for the site… ???
>
>
>
> Rick
>
>
>
>
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Andy
> Matthews
> Sent: Thursday, February 01, 2007 3:30 PM
> To: 'jQuery Discussion.'
> Subject: Re: [jQuery] ANN: Brandon Aaron Joins learningjquery.com
>
>
>
> Hurray! The more tutes the better.
>
>
>  ________________________________
>
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Karl
> Swedberg
> Sent: Thursday, February 01, 2007 2:25 PM
> To: jQuery Discussion.
> Subject: [jQuery] ANN: Brandon Aaron Joins learningjquery.com
>
> Hello dear friends,
>
>
>
>
>
> Just a quick note to announce that Brandon Aaron -- regular contributor to
> this list, member of the jQuery development team, and plugin author -- has
> agreed to join me in publishing tutorials on learningjquery.com. He will
> focus on intermediate- and advanced-level topics.
>
>
>
>
>
> Check out his first entry, posted last night, about his cloneEvents()
> plugin:
>
>
> "Copy Events from One Element to Another"
>
>
> http://www.learningjquery.com/2007/01/copy-events-from-one-element-to-another
>
>
>
>
>
> He also has some great ideas for redesigning the site and enhancing it with
> jQuery magic.
>
>
>
>
>
>
>
> Stay tuned for more from Brandon coming your way!
>
>
>
>
>
> Cheers,
>
>
> --Karl
>
>
> _________________
>
>
> Karl Swedberg
>
>
> www.englishrules.com
>
>
> www.learningjquery.com
>
>
>
>
>
>
>
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>
> --
>  Ce message Envoi est certifié sans virus connu.
>  Analyse effectuée par AVG.
>  Version: 7.5.441 / Base de données virus: 268.17.19/663 - Date: 1/02/2007
> 14:28
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to